How can i plot several graphs on one window? (GUI)

조회 수: 1 (최근 30일)
Nazariy
Nazariy 2014년 3월 22일
답변: Jan 2014년 3월 22일
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
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

카테고리

Help CenterFile Exchange에서 Specifying Target for Graphics Output에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by