How can i plot several graphs on one window? (GUI)
이전 댓글 표시
So, we have one window (figure 1), and I want to create several systems of coordinates and plot several graphs on them. Help please!
답변 (1개)
Jan
2014년 3월 22일
See
doc subplot
But you can create several axes objects manually also by defining the position property accordingly, see:
doc axes
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!