kyamagu/mexplus

C++ Matlab MEX development kit
132 download
Aggiornato 14 mag 2018

The header-only library contains a couple of C++ classes and macros to make MEX development easy in Matlab. There are 3 major components in the development kit.
* mexplus/dispatch.h Macros to dispatch function calls within a MEX binary.
* mexplus/arguments.h MEX function argument wrappers.
* mexplus/mxarray.h MxArray data conversion and access class.

All classes are located in mexplus namespace, and you can use all of them by including the mexplus.h header file.

The kit is suitable to create an object-oriented wrapper to C++ class objects.

Cita come

Kota Yamaguchi (2024). kyamagu/mexplus (https://github.com/kyamagu/mexplus), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Call C++ from MATLAB in Help Center e MATLAB Answers
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.