return mwArray from cpp mex function
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi, i think this is quite a simple problem, but anyway, i could not find quickly via documentation or google. I have C++ code where a mwArray of mxSTRUCT_CLASS is set up.
I need to find a way to get that mwArray into the Matlab Workspace now or maybe a way to convert that into a mxArray to get it into the Matlab Workspace.
That's all ... i guess a hint where to find that in the documentation would be a very helpful one.
Anyway, thanks for your interest and kind regards,
Ulrich
댓글 수: 1
Mahesh Pai
2016년 10월 28일
Could you provide more detailed information on your use-case and workflow?
The following link explains "MATLAB Engine API for C, C++, and Fortran". Please have at this and see if this satisfies your use case.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deploy to C++ Applications Using mwArray API (C++03)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!