Is it possible to plot a cell array on y axis (imagesc function)
显示 更早的评论
Hello,
I am plotting a 2D logical vector using imagesc and am trying to specify my y-axis. The information I want to use as my y-axis (names of Action Units) is stored in a 1x42 cell array. When I try to use this information as my y axis I receive the error: Error using set, Conversion to double from cell is not possible.
Is there anyway I can use this information as my y-axis?
Thanks in advance, Shannon
2 个评论
Azzi Abdelmalek
2016-8-2
Where is your code ?
Shannon McNee
2016-8-2
编辑:Azzi Abdelmalek
2016-8-2
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Axis Labels 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!