help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave - is there a possibilty to access the data of a plotted curve


From: JasonNicholson
Subject: Re: Octave - is there a possibilty to access the data of a plotted curve
Date: Thu, 5 Sep 2013 14:05:49 -0700 (PDT)

Another option is

gco = get(gcf,'currentobject');


However, when I tested it, it returns an empty matrix.  I don't know if it
will be different in your code.  I prefer the answer I posted previously.

Sincerely,
Jason Nicholson



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-is-there-a-possibilty-to-access-the-data-of-a-plotted-curve-tp4657069p4657075.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]