Create a GUI in Matlab ?

Can I create a GUI which can show a lot of plots like this:?

1 个评论

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

回答(1 个)

Le Chi Hiep
Le Chi Hiep 2015-10-7

0 个投票

Thank for your answer, Madhu Kodappully. But when i use subplot, the size of plot is shrinked.I want all plots have the preset sizes.Can you write a short code for me ? Thank you very much !

此问题已关闭。

标签

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by