MOOS 0.2375
Functions
/home/toby/moos-ivp/MOOS-2375-Oct0611/Tools/Matlab/iMatlab/mexVNLHelpers.cpp File Reference
#include "mexVNLHelpers.h"
Include dependency graph for mexVNLHelpers.cpp:

Go to the source code of this file.

Functions

bool Matlab2Double (double &dfVal, const mxArray *pMLA)
bool Matlab2String (std::string &sStr, const mxArray *pMLA)

Function Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines