Go to the source code of this file.
Defines | |
#define | octave_ls_mat_ascii_h 1 |
Functions | |
std::string | read_mat_ascii_data (std::istream &is, const std::string &filename, octave_value &tc) |
bool | save_mat_ascii_data (std::ostream &os, const octave_value &val_arg, int precision, bool tabs=false) |
#define octave_ls_mat_ascii_h 1 |
std::string read_mat_ascii_data | ( | std::istream & | is, | |
const std::string & | filename, | |||
octave_value & | tc | |||
) |
bool save_mat_ascii_data | ( | std::ostream & | os, | |
const octave_value & | val_arg, | |||
int | precision, | |||
bool | tabs = false | |||
) |