Different colors for axes tick label and axes ticks
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Walter Roberson
on 1 May 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 Comments
More Answers (0)
See Also
Categories
Find more on Axis Labels in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!