필터 지우기
필터 지우기

Why on plot or patch or line commands a new figure opens by itself ?

조회 수: 2 (최근 30일)
Rayane
Rayane 2014년 2월 2일
편집: the cyclist 2014년 2월 2일
hello
I'm having a problem ...
I tried setting all hold on , axis equal, axes on, axes off to hold(handles.axes,'on'), axis(handles.axes,'equal') etc... but I keep having as a result the plot that I want on the axes that I want but with a figure and an empty axes on it which I didn't even call!
what can I do ?
  댓글 수: 3
Rayane
Rayane 2014년 2월 2일
I Found It !!! :O
view(-20,50);
This command was opening a new figure !
Thank you !
the cyclist
the cyclist 2014년 2월 2일
편집: the cyclist 2014년 2월 2일
I suggest you delete this comment, make it answer instead, and accept that answer. I can imagine this helping someone in the future.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Properties에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by