matlabinterface.h File Reference

#include <matrix.h>
#include "mtx/datablock.h"

Include dependency graph for matlabinterface.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

mtx make_mtx (mxArray *a, mtx_policies::storage_policy s=mtx_policies::COPY)
mtx make_mtx (const mxArray *a, mtx_policies::storage_policy s=mtx_policies::COPY)
mxArray * make_mxarray (const mtx &m)


Detailed Description

convert mtx objects to/from matlab mxArray objects

Definition in file matlabinterface.h.


Function Documentation

mtx make_mtx ( const mxArray *  a,
mtx_policies::storage_policy  s = mtx_policies::COPY 
)

With a const mxArray*, only BORROW or COPY are allowed as storage policies, in order to preserve const-correctness.

Definition at line 63 of file matlabinterface.cc.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:51:09 2008 by Doxygen version 1.5.5.