- Workaround: example with std::stack
- std::wstring and other std::string variants
- Support starting in: R2020b
- std::complex
- Support starting in: R2022a
- std::vector as a class data member
- Support starting in: R2022a
- Workaround: example with Pair template
- Support starting in: R2020a
- Support starting in: R2021a
- Support starting in: R2021a
- Workaround: preprocessor directives
- Workaround: string arrays
- void foo(std::string[] s)
- std::vector<std::string>
- Support starting in: R2021a
- Array/Pointer data members
- Support starting in: R2020a
- Reference data members
- Download or copy the C++ header file statements into .hpp files.
- Download or copy the source code into .cpp files and build, using instructions in How to build a shared library file for the C++ Interface on Windows .
- Execute the MATLAB code to build the interface.
- If required, edit the library definition file.
- Execute the MATLAB code to test the functionality.
