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

15 次查看(过去 30 天)
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