Double x axis labels
8 次查看(过去 30 天)
显示 更早的评论
Hi, I have two vectors at the same length, one of them I use as x axis in a graph plot, but I want both of them to appear at the x axis labels, meaning double labels at the x axis. How can I do that?
Thanks,
2 个评论
Adam
2017-7-27
You can set the XLabel property to any set of strings you want so you can manually concatenate two arrays of numbers into a set of strings/chars if you want.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Axis Labels 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!