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