plt
A framework for GUI designs with 2D plots.
plot/plotyy alternativ optimized for data exploration.
Author: Paul Mennen
busted! i didn't run the demo. got blinded by all the features I guess. I'll have another look at it. Thanks for the prompt help!
07 Sep 2010
plt
A framework for GUI designs with 2D plots.
plot/plotyy alternativ optimized for data exploration.
Author: Paul Mennen
Generally spectacular for exploring data. Sadly, I want its functionality for plots I can publish, so I won't likely use it too much.. but for just displaying data in a very flexible way, it is fantastic.
It doesn't seem like it would be too hard to add a publish feature that would take away the menu items from the figure window and change the bg color to white, etc. Perhaps not, though. Great job, anyway!
Hope I'm not stepping on toes, linking to my script, but for those that want subplot support, I made something similar that montages currently open figures, and I just added a version today that will read figure files (though it's the same as last, but opens them invisible,reads,then closes them). It will replot subplots (just grabs all axes from each figure and excludes colorbars).
Comment only