GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
oct-hdf5-types.cc File Reference
#include "error.h"
#include "errwarn.h"
#include "oct-hdf5.h"
Include dependency graph for oct-hdf5-types.cc:

Go to the source code of this file.

Functions

bool check_hdf5_types (bool warn)
 

Function Documentation

bool check_hdf5_types ( bool  warn)

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

References warn_disabled_feature(), and warning_with_id().

Referenced by read_hdf5_data(), and save_hdf5_data().