Page 9 - Demo
P. 9
Data File Viewer%uf09f %uf09f RCP Consult 2022-2025 Page 92 USAGE OF H5 FILES IN INTERFACE SCRIPTS OR SOURCE FILESEach interface engine has a specific method to operate with a H5-file. Usually, it is a statement in the script that triggers loading of a H5-file into the current session. Some engines have a built-in facility to do it - Matlab, Mathematica, Octave, Scilab and Gauss, others - Python, Ruby and R require one or more additional support packages. Maple does not support this kind of file.2.1 MATLAB ImplementationThis is a standard method to use a H5-File in a MATLAB script - Read data from HDF5 dataset.2.2 MATHEMATICA ImplementationThere is a built-in feature to use a H5-File in a MATHEMATICA script %u2013 Import HDF5.