set axis axes GUI

조회 수: 4 (최근 30일)
Nam Pham
Nam Pham 2015년 11월 14일
댓글: Walter Roberson 2015년 11월 14일
I set axis[-0.1 1.5] in code but GUI display [-1 1].I want GUI display [-0.1 1.5]. how? I tried
axes(handles.axes1);
but it didn't work.
  댓글 수: 1
Walter Roberson
Walter Roberson 2015년 11월 14일
Is it possible that t(end) is NaN or inf ?

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

답변 (0개)

카테고리

Help CenterFile 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!

Translated by