Different colors for axes tick label and axes ticks
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there a way to set the tick marks and axis lines as white but keep the tick labels as black. I'm using the quiverc function from the the Matlab file exchange which automatically set the axes as white and the axes and figure backgrounds as black but I'd like to keep the tick labels as black also.
Thanks
0 Commenti
Risposta accettata
Walter Roberson
il 1 Mag 2013
Not unless it can be done at the java level.
You might want to look at the File Exchange contribution plt() which is more configurable.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!