Structural deformable models
|
Go to the source code of this file.
Functions | |
int | matlabCall (const std::string &cmd) |
Variables | |
static string | matlabprog = "matlab -nojvw -nosplash -nodesktop -r " |
int matlabCall | ( | const std::string & | cmd | ) |
Definition at line 7 of file matlab.cpp.
|
static |
Definition at line 5 of file matlab.cpp.
Referenced by matlabCall().