close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 17, 2010, 9:19:16 PM (16 years ago)
- Author:
-
adherelinux
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 43 | 43 | |
| 44 | 44 | /*output to buffer*/[[br]] |
| 45 | | plhs[0]=mxCreateDoubleMatrix(mA,nA,mxREAL); |
| | 45 | plhs[0]=mxCreateDoubleMatrix(mA,nA,mxREAL);[[br]] |
| 46 | 46 | /*get value*/[[br]] |
| 47 | 47 | A = mxGetPr(prhs[0]); |