Doubt regarding emxArray_real_T generated from Matlab Coder.

조회 수: 3 (최근 30일)
Girishkumar Chidananda
Girishkumar Chidananda 2015년 5월 29일
댓글: Girishkumar Chidananda 2015년 6월 1일
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.

답변 (2개)

Arnab De
Arnab De 2015년 5월 29일
  댓글 수: 1
Girishkumar Chidananda
Girishkumar Chidananda 2015년 6월 1일
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.

댓글을 달려면 로그인하십시오.


Girishkumar Chidananda
Girishkumar Chidananda 2015년 6월 1일
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.

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by