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 script exports the data and metadata contained within a MATLAB .fig file and puts it into an HDF5 file. Supports multiple subplots, error bars, axes labels, contour plots, histograms, and more. This script was created to make compliance with new directives for publishing the data contained within figures in all papers funded by US government sources.
Cita come
Gregory Wallace (2026). export_fig(figname) (https://it.mathworks.com/matlabcentral/fileexchange/59937-export_fig-figname), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Structure display
Ispirato: Implementation of C1 FEM, TRIM: Triangulating Image
Informazioni generali
- Versione 1.6.0.1 (2,93 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.6.0.1 | Updated to fix bug related to histogram plots. Also top level directory within HDF5 structure is now 'DATA' in line with General Atomics online HDF5 repository automatic error checking. |
||
| 1.6.0.0 | Fixes bug that caused script to crash when attribute data is a cell array. |
||
| 1.5.0.0 | Added attributes for SourceFile, UserName, and CreationDate. |
||
| 1.4.0.0 | Fixed bug related to recursive object searching that resulted in infinite loop behavior. |
||
| 1.3.0.0 | Added support for 3-D quiver plots. |
||
| 1.2.0.0 | Fixed bug related to x and y axis labels. |
||
| 1.1.0.0 | Fixed a bug that caused some labels to be lost.
|
||
| 1.0.0.0 |
