Variable Explorer

181 views
Skip to first unread message

Deepraj Paul

unread,
Feb 3, 2014, 6:40:16 AM2/3/14
to julia...@googlegroups.com
Any Matlab like Variable Explorer and quick Plotting tool for Julia?

Felix Boamah

unread,
Feb 4, 2014, 4:29:25 AM2/4/14
to julia...@googlegroups.com
I don't know matlab but if variable explorer is a view into

all variables then yes in julia you can use "whos" function

and for plotting

Winston, pyplot ... google for more 

Tobias Knopp

unread,
Feb 4, 2014, 4:46:18 AM2/4/14
to julia...@googlegroups.com

Yes whos in the REPL gives all global variables.

I am working on a user interface for this. But it is not really usable at this point. When it is a little more mature it will look something like this:

Felix

unread,
Feb 4, 2014, 7:13:22 AM2/4/14
to julia...@googlegroups.com

I this case I think you need to look into how whos() is implemented 
in base

Tobias Knopp

unread,
Feb 4, 2014, 7:49:56 AM2/4/14
to julia...@googlegroups.com
It already works. But as this is on julia-users I just wanted to mention that this is only a prototype and getting all the dependencies working is non-trivial (at least on windows and OSX). The code lives here: https://github.com/tknopp/Julietta.jl

Felix

unread,
Feb 4, 2014, 8:45:58 AM2/4/14
to julia...@googlegroups.com
will make time to install and test it.
Reply all
Reply to author
Forward
0 new messages