How can I maintain visible axes when using imagesc (box on doesn't work)?

1 次查看(过去 30 天)
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 个评论
Jan
Jan 2023-1-30
@Kristoffer Walker: Again: Please post a minimal working example. Prefer to open a new thread for your question.
Chris
Chris 2023-1-30
编辑:Chris 2023-1-30
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Object Properties 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by