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

4 visualizzazioni (ultimi 30 giorni)

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Graphics in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by