open(‘test.fig’)
h=gcf;
line=findall(h,’type’,'line’);
xdata=get(line(2),xdata);
ydata=get(line(2),ydata);
Leave a Comment » | Software | Permalink Posted by ucsdnemo
You are currently browsing the Fan Chang's Blog blog archives for the day Thursday, April 7th, 2011.
Get every new post delivered to your Inbox.