set the spacing between sublots
조회 수: 1 (최근 30일)
이전 댓글 표시
hello, everyone. Here i'm trying to plot a graph like this:
For now i have got a graph like this:
The problem is how to set the spacing between the subgraphs, making them closer.
댓글 수: 0
채택된 답변
Walter Roberson
2019년 5월 12일
The newer App Designer has uigridlayout() https://www.mathworks.com/help/matlab/creating_guis/using-grid-layout-managers.html grid layout manager. It can contain axes (I just tested.)
댓글 수: 0
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!