This is a GNU Octave package for data serialization to/from HDF5 files.
This is a GNU Octave package for data serialization to/from HDF5 files. It provides an interface compatible to MATLAB's "High-Level Functions for HDF5 files".
This is a GNU Octave package for data serialization to/from HDF5 files. It provides an interface compatible to MATLAB's "High-Level Functions for HDF5 files".
To install octave-hdf5oct, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install octave-hdf5oct
To see what files were installed by octave-hdf5oct, run:
port contents octave-hdf5oct
To later upgrade octave-hdf5oct, run:
sudo port selfupdate && sudo port upgrade octave-hdf5oct
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.