Structural deformable models
Main Page
Namespaces
Classes
Files
File List
File Members
src
matlab.h
Go to the documentation of this file.
1
#ifndef _MATLAB_H_
2
#define _MATLAB_H_
3
#include <string>
4
5
int
matlabCall
(
const
std::string& cmd);
6
7
#endif
matlabCall
int matlabCall(const std::string &cmd)
Definition:
matlab.cpp:7
Generated by
1.8.11