Setting plot axis defaults not consistent
Ältere Kommentare anzeigen
I like the minor gridlines on for a polished looking plot.
The set() method is resulting in inconsistent results,
>>set(groot,'defaultLineLineWidth',2)
works as expected
>>set(groot,'defaultAxesXMinorGrid','on')
has no affect
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!