Importing figure from another script for a G.U.I

2 次查看(过去 30 天)
I have several figure plots named
figure(1), figure(2)
etc already defined in a script and I now want to place all of these figures together by creating G.U.I with them included
When I go to file>new>G.U.
I it creates a blank G.U.I in a separate script. I want to concatenate everything together so I can work on my G.U.I design within the same script or work with the blank G.U.I script such that it calls my figure names/variables etc from the main script i've been working on already.
Is it possible to do it all within the same script? Or how can I call my figure plots in the blank G.U.I script? Here is an example of the figures i'd like in my single G.U.I window:

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by