How do I get just the x and y axis to show up?

조회 수: 15 (최근 30일)
E
E 2022년 10월 21일
답변: Star Strider 2022년 10월 21일
Hello, i know that using the function grid on i can get a grid on my graphs. However, what function do i have to use to just make the x-axis and y-axis to show up on the graph? I am refering to x=0, and y=0.

답변 (2개)

Torsten
Torsten 2022년 10월 21일
axis on

Star Strider
Star Strider 2022년 10월 21일
Perhaps —
axes
See the documentation on axes for details.
.

카테고리

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