GNU Octave  4.0.0
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-id.cc File Reference
#include "error.h"
#include "oct-hdf5.h"
#include "oct-hdf5-id.h"
Include dependency graph for oct-hdf5-id.cc:

Go to the source code of this file.

Functions

bool check_hdf5_id_type (bool warn)
 

Function Documentation

bool check_hdf5_id_type ( bool  warn)

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

References warning_with_id().

Referenced by read_hdf5_data(), and save_hdf5_data().