http://alenblog.wordpress.com/2009/07/21/retrieve-data-from-fig-matlab-figure-file/
s=hgload(‘myfigure.fig’);
h = findobj(s,’Type’,'line’);
x=get(h,’xdata’);
y=get(h,’ydata’);
2011年8月23日星期二
订阅:
博文评论 (Atom)
When life gets tough, you either get busy living or get busy dying. And I know which I would choose.
没有评论:
发表评论