|
MOOS 0.2375
|
#include "mexVNLHelpers.h"
Go to the source code of this file.
Functions | |
| bool | Matlab2Double (double &dfVal, const mxArray *pMLA) |
| bool | Matlab2String (std::string &sStr, const mxArray *pMLA) |
| bool Matlab2Double | ( | double & | dfVal, |
| const mxArray * | pMLA | ||
| ) |
Definition at line 34 of file mexVNLHelpers.cpp.
| bool Matlab2String | ( | std::string & | sStr, |
| const mxArray * | pMLA | ||
| ) |
Definition at line 43 of file mexVNLHelpers.cpp.
1.7.4