Doubt regarding emxArray_real_T generated from Matlab Coder.

3 visualizaciones (últimos 30 días)
Girishkumar Chidananda
Girishkumar Chidananda el 29 de Mayo de 2015
Comentada: Girishkumar Chidananda el 1 de Jun. de 2015
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.

Respuestas (2)

Arnab De
Arnab De el 29 de Mayo de 2015
  1 comentario
Girishkumar Chidananda
Girishkumar Chidananda el 1 de Jun. de 2015
Hi Arnab, Thanks for the answer.The example that you have sent the link to is fairly simple function.But my Project has about 10 entry point functions and about 90 sub functions within itself.

Iniciar sesión para comentar.


Girishkumar Chidananda
Girishkumar Chidananda el 1 de Jun. de 2015
Hi Arnab, Thanks for the answer.The example that you have sent the link to is fairly simple function.But my Project has about 10 entry point functions and about 90 sub functions within itself.

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by