Magnifying a Segment of Plot in MATLAB Figure
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I tried to create a magnified part of a plot3 figure but unfortunately, I couldn't find any options for how to make it, like on the image below. I know that there are options for how to magnify a part of a figure but I have to create a magnification appearance like this! I needed to use different programs to do this, but I want to create it in MATLAB.
Do you have any idea how can I do this?
Thank you so much for your helpful comments!
2 comentarios
Dyuman Joshi
el 21 de Ag. de 2023
Movida: Dyuman Joshi
el 25 de Ag. de 2023
Check this FEX submission - zoomPlot
Respuestas (1)
Image Analyst
el 21 de Ag. de 2023
Editada: Image Analyst
el 25 de Ag. de 2023
I'm attaching some of my demos where I insert axes into axes as small insets.
Adapt the "inset_plot_within_another_plot.m" file to do what you want.
0 comentarios
Ver también
Categorías
Más información sobre Annotations 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!