#include "octave-config.h"
#include <string>
Go to the source code of this file.
Functions | |
octave_value | do_class_concat (const octave_value_list &ovl, const std::string &cattype, int dim) |
octave_value do_class_concat | ( | const octave_value_list & | ovl, |
const std::string & | cattype, | ||
int | dim | ||
) |
Definition at line 1742 of file data.cc.
References __get_interpreter__(), octave_value::class_name(), octave_value_list::empty(), error(), interpreter::feval(), symbol_table::find_method(), octave::get_dispatch_type(), interpreter::get_symbol_table(), octave_value::is_defined(), octave_value::isempty(), octave_value::isobject(), len, octave_value_list::length(), and ovl().