export_fig(figname)

Exports data from MATLAB .fig file to HDF5 file.

Download
Download

You are now following this Submission

Cite As

Gregory Wallace (2026). export_fig(figname) (https://www.mathworks.com/matlabcentral/fileexchange/59937-export_fig-figname), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Structure display

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.6.0

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.

Download
1.6.0-0

Fixes bug that caused script to crash when attribute data is a cell array.

Download
1.5.0

Added attributes for SourceFile, UserName, and CreationDate.

Download
1.4.0

Fixed bug related to recursive object searching that resulted in infinite loop behavior.

Download
1.3.0

Added support for 3-D quiver plots.

Download
1.2.0

Fixed bug related to x and y axis labels.

Download
1.1.0

Fixed bug that caused some labels to be missed.

Download
1.0.0

Download