Chris van der Togt
Followers: 0 Following: 0
Statistica
2 Domande
0 Risposte
RANK
103.345
of 301.432
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.555
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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, ...
quasi 15 anni fa | 2 risposte | 0
2
risposteDomanda
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...
quasi 15 anni fa | 1 risposta | 0
