Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csim.cpp File Reference


Detailed Description

This is the "main" file. It contains the MEX-Interface.

#include "csimmex.h"
#include "csimerror.h"
#include "string.h"

Functions


Function Documentation

void mexFunction int    nlhs,
mxArray *    plhs[],
int    nrhs,
const mxArray *    prhs[]
 

The mexFunction is the gateway to and from Matlab.