Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I construct a C++ class from a matlab script?

조회 수: 1 (최근 30일)
sean borgsteede
sean borgsteede 2018년 6월 27일
마감: MATLAB Answer Bot 2021년 8월 20일
I have a C++ class that I would like to construct/call from MATLAB. The class will be a large dataset and I want to pass pointers and data from the C++ instance of the class to MATLAB's workspace. An example class, main, & header are attached. Mexfunction seems like the established method but I still don't understand what changes need to made to my .cpp file for it to be a "_mex.cpp"

답변 (0개)

이 질문은 마감되었습니다.

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by