How can I create one chart inside another as in the picture
1 view (last 30 days)
Show older comments
Martin Fertal
on 18 Feb 2022
Commented: Star Strider
on 22 Feb 2022
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 Comment
Jan
on 18 Feb 2022
What kind of "table" do you mean?
The different axes can easily be created using the axes command specifying the 'Position'.
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Bar Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!