plotting subplot with different columns in the rows
이전 댓글 표시
Hello
What is the right command for ploting a subplot of two rows in which the first row has only 2 columns and the second row has 13 columns?
Thanks
채택된 답변
추가 답변 (1개)
zahra hosaini
2021년 10월 5일
0 개 추천
Hi I think u need to have a 2 rows and 13 columns plot. For the first row u only use 2 of the elements like (1,5) and (1, 6) and leave the rest. For the second row u will use all of the elements. Of course this way all of your subplots will be the same size therefor your plots in the first row wont cover the hole of it
카테고리
도움말 센터 및 File Exchange에서 Subplots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!