MATLAB, graphing problem, getting data from the graph


sapple
12-29-2007, 05:43 PM
Hi,

I have a Matlab graph (fig file) and i want to get the data plotted on this graph. When i go to the property editor i can see the data, but i can not copy those data from there. I dont know why but i cant copy all of the points at once, and when i try ctrl+C it only copies one cell at a time. It is imposible for me to write them one by one, because there are about 5000 points...

Is there a way of getting the array of data? Please help me if you know a way of doing that. The graph is a two dimensional scatter graph...

Thanx

Bill Press
12-30-2007, 08:51 PM
I think that the thread at
http://www.mathworks.com/matlabcentral/newsreader/view_thread/144661
will answer this question for you.
Cheers,
Bill P.