Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GUI for navigating fields in a struct in Octave?

I've been looking around for the last few days and can't seem to find a GUI in Octave (under Linux) that's similar to Matlab's Workspace Browser and Variable Editor GUIs (See matlab docs for examples: http://www.mathworks.com/help/techdoc/learn_matlab/f1-22735.html).

I understand that I can navigate the structures using who/whos commands and then dive into them layer by layer but what I really want is a way to accomplish this from a GUI on my Linux box. I've tried using qtoctave and that's nice, but there doesn't appear to be a way to navigate variables within that app either.

Thus far I've tried the following without success:

  • http://www.mathworks.com/matlabcentral/fileexchange/3523-structbrowser (didn't work under octave)
  • http://qtoctave.wordpress.com/ (doesn't appear to provide a gui for navigating variables)
like image 725
slm Avatar asked Nov 21 '25 07:11

slm


1 Answers

Did you look at X octave?

http://xoctave.webs.com/

It looks promising. See this screenshot, for example.

like image 110
AndyL Avatar answered Nov 23 '25 22:11

AndyL



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!