How can I maintain visible axes when using imagesc (box on doesn't work)?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm displaying an image using imagesc. This makes the black axes disappear. I've tried setting the 'xcolor' and 'yxolor' properties of the axes to black, and I've made sure to use 'box on'. What am I doing wrong? Cheers
4 commentaires
Jan
le 30 Jan 2023
@Kristoffer Walker: Again: Please post a minimal working example. Prefer to open a new thread for your question.
Chris
le 30 Jan 2023
Modifié(e) : Chris
le 30 Jan 2023
re:App Designer: See This answer for the grid problem, or if your version of Matlab is current (I don't know what version it was introduced), do this for the axes in your component browser:

As for the box, there is a "Box Styling" section with a checkbox to enable it.
If the image is dark, the ticks may not be discernable. You could visit the "Rulers" section and change XColor and YColor there, to confirm it is still a problem.
Réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!