Is there a list of C MX Functions ? (Matlab API)

조회 수: 9 (최근 30일)
N/A
N/A 2018년 9월 12일
댓글: dpb 2018년 9월 12일
Hey guys, I am looking for a list of C MX Functions that can be used by C++ ? What i want is basically this kind of document but only for a more recent matlab version like 2017b. I looked around in the documentation but could not find a simple list and instead everything is scattered across many sites.
Edit: For whatever reason I can just select, "R12.1" and "R11.1" as release version, but I am definitely looking for a list based on 2017b
  댓글 수: 3
Steven Lord
Steven Lord 2018년 9월 12일
The MATLAB C/C++ Math Libraries product hasn't existed for quite some time, which is probably why you were restricted from selecting a later release. I removed that product from the list and changed the release to R2017b.
dpb
dpb 2018년 9월 12일
Ah! I've not messed w/ mex since ~R2013/14 or thereabouts.
The help index seemed (to me, anyway) to imply the old API still existed but links ran/run in circles. I'm not sure just what the status really is more recently; my interest has flagged in doing mex stuff with the retirement from active consulting.

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

답변 (1개)

Steven Lord
Steven Lord 2018년 9월 12일
Take a look at the version of this documentation page included in your locally installed documentation. Open the documentation for MATLAB then go to Advanced Software Development and finally MATLAB API for Other Languages.
The online documentation is for the most recent release of MATLAB, and I know some functions were added to support the new interleaved storage of complex numbers in release R2018a, which is why I recommend going to that page in your local installation.

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by