MOOS 0.2375
Functions
/home/toby/moos-ivp/MOOS-2375-Oct0611/Tools/Matlab/iMatlab/mexVNLHelpers.h File Reference
#include "mex.h"
#include <string>
Include dependency graph for mexVNLHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool Matlab2String (std::string &sStr, const mxArray *pMLA)
bool Matlab2Double (double &dfVal, 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