Skip to content

A MATLAB / Simulink library to work with the Scientific Data Format

License

Notifications You must be signed in to change notification settings

ScientificDataFormat/SDF-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Data Format for MATLAB / Simulink

SDF for MATLAB is a library to read, write and interpolate multi-dimensional data in MATLAB and Simulink. The Scientific Data Format is an open file format based on HDF5 to store multi-dimensional data such as parameters, simulation results or measurements. It supports...

  • very large files
  • up to 32 dimensions
  • hierarchical structure
  • units, comments and custom meta-information

For detailed information see the SDF specification.

Installation

Download and extract the distribution and add the folder (that contains the +SDF folder) to the MATLAB path:

>> addpath 'C:\libs\SDF-MATLAB'

Examples

To get started try the examples:


© 2017 Dassault Systèmes