How to make subplot in appdesigner?
조회 수: 20 (최근 30일)
이전 댓글 표시
Hello everyone.
I'm triyng to create a subplot in the app designer. I found online some question related to this problem but not yet any solution.
In this link https://it.mathworks.com/help/matlab/creating_guis/graphics-support-in-app-designer.html there is a solution but the subplot is created in the whole UIFigure. In my app i have a plot region where i would like to plot, during different steps of my processing, a single plot and 2 subplots. A possible solution could be to create a UIFigure inside my app in that region? If it is possible could someone say me how to do that.
I hope the question it is clear.
Thank you in advance for the reply.
댓글 수: 3
AdiKaba
2020년 7월 23일
Thank you, Mohammad.
That was helpful. UIPlane provides much more flexibility where you can control position of the subplots.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop uifigure-Based Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!