chose a subplot (1 of 9)

조회 수: 2 (최근 30일)
Max Müller
Max Müller 2014년 8월 8일
답변: Azzi Abdelmalek 2014년 8월 8일
Hey guys, again 9 subplots.... i want to chose one .... clear the figure and only plot the subplot i have chosen. For now i have a fcn that gets the handle of plot....now i have a handle....how do i go on.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 8월 8일
set(your_handle,'xdata',0:.1:2,'ydata',sin(0:0.1:2))

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by