How to set default value for axes properties?

3 visualizzazioni (ultimi 30 giorni)
Tao Lan
Tao Lan il 8 Nov 2014
In Matlab 2014b, I set default value for axes minor tick as,
set(groot, 'defaultAxesXMinorTick','on');
or
set(0, 'defaultAxesXMinorTick','on');
Both commands donot work when I create a new figure.
The second command is a typical setting for default axes value for prior version, but it can't function in new Matlab2014b.
So how to solve it?

Risposte (0)

Categorie

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

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by