Doubt regarding emxArray_real_T generated from Matlab Coder.
Ältere Kommentare anzeigen
Hi, I have been using Matlab 2015a to generate DLL from my matlab code.I have seen that one of the Outputs(An array) gets converted to 'emxArray_real_T *'.I would prefer it to be of the type where i can pass the data and size instead of the emxArray.I have tried using assert to assert the class and the maximum size of the array,but it didn't help.
Antworten (2)
Arnab De
am 29 Mai 2015
0 Stimmen
Girishkumar Chidananda
am 1 Jun. 2015
0 Stimmen
Kategorien
Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!