octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9280] Data cursor for Octave 4.0.x and 4.


From: Nicholas Jankowski
Subject: [Octave-patch-tracker] [patch #9280] Data cursor for Octave 4.0.x and 4.2.x
Date: Mon, 6 Mar 2017 16:16:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #1, patch #9280 (project octave):

just adding to discussion on Octave implementation, there are a couple Matlab
functions relating to this feature that are currently unimplemented in
Octave:

datacursormode 
- toggles the data cursor functionality in the current figure from the command
line
- optional output argument creates a 'data cursor mode object' that can be
accessed to set data tip properties
https://www.mathworks.com/help/matlab/ref/datacursormode.html

There appears to be a context menu option to Export data to Workspace. it
prompts you for a name and then creates an struct containing graphics handle
and point position. Far as I can tell there's no CLI function to produce the
same behavior.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9280>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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