Community Profile

photo

Chris van der Togt


2011 年からアクティブ

Followers: 0   Following: 0

連絡

Professional Interests: neuroscientist

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


persistent mxArray untill matlab exits wtih Dll
I exported a double* (Status) from a Dll and then I do the following in a mex file; plhs[0] = mxCreateDoubleMatrix(10, ...

約13年 前 | 2 件の回答 | 0

2

回答

質問


assertion error for persistent memory object
I have this code in a mex file to interface with a dll. plhs[0] = mxCreateDoubleMatrix(0, 0, mxREAL); S...

約13年 前 | 1 件の回答 | 0

1

回答