Community Profile

photo

Chris van der Togt


Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Professional Interests: neuroscientist

Estadísticas

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


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, ...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta