Magnifying a Segment of Plot in MATLAB Figure
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1461227/image.png)
2 Commenti
Dyuman Joshi
il 21 Ago 2023
Spostato: Dyuman Joshi
il 25 Ago 2023
Check this FEX submission - zoomPlot
Risposte (1)
Image Analyst
il 21 Ago 2023
Modificato: Image Analyst
il 25 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!