Cut out a part of a plot in the figure
You can use ‘cutout’ function to cut some part of your plot out.
Firstly, make your figure and set axes properties as you desire, then run ‘cutout’ function.
Adjusting something on the 'x' axis after the cut will be embarrassing.
The function does not check the correctness of the input parameters, so you are responsible for providing sensible input.
Suggestions for corrections are welcome.
Citation pour cette source
Marek Michalczuk (2025). Cut out a part of a plot in the figure (https://www.mathworks.com/matlabcentral/fileexchange/67683-cut-out-a-part-of-a-plot-in-the-figure), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
2.0.0.0 | Fixed the fault that muhkuhmw wrote about. |
||
1.1.0.0 | note1 |