set axis axes GUI
조회 수: 4 (최근 30일)
이전 댓글 표시
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.


답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!