|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52693] ginput doesn't record points |
| Date: | Tue, 19 Dec 2017 14:00:27 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #2, bug #52693 (project octave):
To be utterly explicit, does this work?
close all
graphics_toolkit fltk
plot (1:10)
[x,y] = ginput (3) # Click 3 times in figure to get points
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52693>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |