GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
oct-hdf5-types.cc File Reference
#include "error.h"
#include "errwarn.h"
#include "oct-hdf5.h"

Go to the source code of this file.

Functions

bool check_hdf5_types (bool warn)
 

Function Documentation

◆ check_hdf5_types()

bool check_hdf5_types ( bool  warn)

Definition at line 37 of file oct-hdf5-types.cc.

References warn_disabled_feature(), and warning_with_id().

Referenced by read_hdf5_data(), and save_hdf5_data().