Create a GUI in Matlab ?

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일

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 !

이 질문은 마감되었습니다.

태그

질문:

2015년 10월 7일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by