필터 지우기
필터 지우기

how to plot on axes2 of figure 2?

조회 수: 1 (최근 30일)
dinh tai
dinh tai 2014년 5월 12일
i have 2 windows: MainForm and Results on the MainForm have button 1. on the Result have axes1 and axes2 how i can creat plot in axes2 when press button1?
i am try : x=1:1:20; y=x.^2; plot(handles.axes2,x,y);
but it dont work. (

답변 (0개)

카테고리

Help CenterFile Exchange에서 Axis Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by