GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
data.h File Reference
#include "octave-config.h"
#include <string>
Include dependency graph for data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTINTERP_API octave_value do_class_concat (const octave_value_list &ovl, std::string cattype, int dim)
 

Function Documentation

◆ do_class_concat()

OCTINTERP_API octave_value do_class_concat ( const octave_value_list ovl,
std::string  cattype,
int  dim 
)