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!