Is there a way to turn off the scale over the graph

4 次查看(过去 30 天)

采纳的回答

Ive J
Ive J 2021-9-11
h = gca;
h.Box = 'on';
h.XAxis.TickLength = [0 0];

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Surfaces, Volumes, and Polygons 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by