from Figures-menu adaption for standalone applications by Alexander Mering
Create dockable figures for standalones and disable or remove menu items from the figures container

Figure_test
function Figure_test


Create_Figure
plot(1:10)

Create_Figure
plot((1:10).^2)

Create_Figure
plot(sin(1:10))






Contact us