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!