Hello,
is there a option to set the ylimit for the axis. I´ve tried with ylim=([0.11,0.125]); but it doesn´t work.
Thanks and best regards.

 채택된 답변

Star Strider
Star Strider 2020년 8월 24일

0 개 추천

Try this instead:
ylim([0.11,0.125])
That should work.

추가 답변 (0개)

카테고리

질문:

2020년 8월 24일

답변:

2020년 8월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by