Info

此问题已关闭。 请重新打开它进行编辑或回答。

Create a GUI in Matlab ?

1 次查看(过去 30 天)
Le Chi Hiep
Le Chi Hiep 2015-10-7
关闭: MATLAB Answer Bot 2021-8-20
Can I create a GUI which can show a lot of plots like this:?
  1 个评论
Madhu Kodappully
Madhu Kodappully 2015-10-7
编辑:Madhu Kodappully 2015-10-7
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
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 !

标签

Community Treasure Hunt

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

Start Hunting!

Translated by