A MATLAB function to remove white space around figures
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This MATLAB function removes all excess white space from a figure by searching through child axes, legends, colorbars and text labels to find the outer most objects.
The function extends tightfig() for use with HG2, colorbars, legends and previously moved text labels.
Manually positioning text labels does not update TightInset values and so their equivalent values are computed using Extent values and parent Position values.
Future additions may include support for positioning of annotations, tick labels and tick label exponents.
See also:
https://au.mathworks.com/matlabcentral/fileexchange/34055-tightfig
Cita come
Jacob D (2026). JacobD10/tightfigadv (https://github.com/jdonley/tightfigadv), GitHub. Recuperato .
Riconoscimenti
Ispirato da: tightfig(hfig)
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
