plotting images in Julia Studio

411 views
Skip to first unread message

Kees van Prooijen

unread,
Nov 19, 2013, 2:32:00 PM11/19/13
to julia...@googlegroups.com
It is maybe not common knowledge that it is really easy to get some interactive feedback from plotting packages in Julia Studio. A package like Winston generates image files. These can be opened in an editor window and the view can be split to have the code side by side with the image. With each run of the program, the image is live updated to immediately see effect of parameter changes.
JSplot-big.png

a.p.w...@gmail.com

unread,
Oct 2, 2014, 2:41:29 PM10/2/14
to julia...@googlegroups.com
This is fantastic!  But, when I try to plot something "using Winston plot(x,y)", no file is saved.

Steven G. Johnson

unread,
Oct 2, 2014, 3:54:53 PM10/2/14
to julia...@googlegroups.com
Julia Studio should really push its own Display type onto the display stack.  That way you could plot image/png (and whatever other formats you support) directly, and things like Winston and PyPlot would work without requiring the user to save to a file.
Reply all
Reply to author
Forward
0 new messages