Create a GUI in Matlab ?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Can I create a GUI which can show a lot of plots like this:?

1 件のコメント
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 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!