Magnifying a Segment of Plot in MATLAB Figure
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Dyuman Joshi
le 21 Août 2023
Déplacé(e) : Dyuman Joshi
le 25 Août 2023
Check this FEX submission - zoomPlot
Réponses (1)
Image Analyst
le 21 Août 2023
Modifié(e) : Image Analyst
le 25 Août 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 commentaires
Voir également
Catégories
En savoir plus sur Annotations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!