How can I create one chart inside another as in the picture
1 次查看(过去 30 天)
显示 更早的评论
My task is to create a chart from a table so that in the orange chart there is also a blue one as it is in the picture. The chart in the picture was created in excel but I need to have it in matlab as well. The first problem is how to select data in some range from the table. The second is how to insert one chart into another.
1 个评论
Jan
2022-2-18
What kind of "table" do you mean?
The different axes can easily be created using the axes command specifying the 'Position'.
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bar Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!