Get rid of the white margin in saveas output
This m-file is an alternative to built-in saveas command. It saves your figure without the white box/margin around it.
Cita come
E Akbas (2024). Get rid of the white margin in saveas output (https://www.mathworks.com/matlabcentral/fileexchange/34024-get-rid-of-the-white-margin-in-saveas-output), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: tightfig(hfig)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.6.0.0 | Bugfix: an error was being produced when figure handle was given as input. |
||
1.5.0.0 | Outside legends were not handled correctly. Fixed. |
||
1.4.0.0 | Abbreviated author name in the license file. |
||
1.3.0.0 | Edited author's name in the m-file. |
||
1.2.0.0 | Updated the code to handle multiple axes within a figure, like subplots, colorbars. |
||
1.0.0.0 |