Create a GUI in Matlab ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Can I create a GUI which can show a lot of plots like this:?

1 Comment
Madhu Kodappully
on 7 Oct 2015
Edited: Madhu Kodappully
on 7 Oct 2015
Yes
Type GUIDE on the command window
it will open a window
choose new figure
In the newly opened figure, Place axes ui object (see the left palette)
write code with subplot option
Answers (1)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!