Changeset 354 for doc/html/mexlog_8h-source.html
- Timestamp:
- 06/02/09 10:24:26 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/mexlog_8h-source.html
r353 r354 104 104 <a name="l00042"></a>00042 <span class="comment">// copy the selection to mx</span> 105 105 <a name="l00043"></a>00043 mxArray* fld=mxCreateDoubleMatrix(M.rows(), M.cols(), mxREAL); 106 <a name="l00044"></a>00044 <a class="code" href="group__mexfiles.html#g662aa389e9c98b92a4880e2ab1241779" title="Convert mat to the matlab-format mxArray.">mat2mxArray</a>(M,fld);106 <a name="l00044"></a>00044 mat2mxArray(M,fld); 107 107 <a name="l00045"></a>00045 mxReplaceFieldNM(tmp, vec_name.c_str(), fld); 108 108 <a name="l00046"></a>00046 } … … 121 121 <a name="l00059"></a>00059 UIREGISTER(UImexlog); 122 122 </pre></div></div> 123 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10: 02:122009 for mixpp by 123 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:11:00 2009 for mixpp by 124 124 <a href="http://www.doxygen.org/index.html"> 125 125 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>