How can I create one chart inside another as in the picture
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Martin Fertal
el 18 de Feb. de 2022
Comentada: Star Strider
el 22 de Feb. de 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 comentario
Jan
el 18 de Feb. de 2022
What kind of "table" do you mean?
The different axes can easily be created using the axes command specifying the 'Position'.
Respuesta aceptada
Más respuestas (1)
Ver también
Categorías
Más información sobre Bar Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!