Example MATLAB class wrapper for a C++ class

An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.

https://github.com/ojwoodford/mex_class_wrapper

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

Zitieren als

Oliver Woodford (2026). Example MATLAB class wrapper for a C++ class (https://github.com/ojwoodford/mex_class_wrapper/releases/tag/v1.4.1), GitHub. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.4.1

See release notes for this release on GitHub: https://github.com/ojwoodford/mex_class_wrapper/releases/tag/v1.4.1

Herunterladen
1.4.0

Added a standard interface to avoid needing an interface class per mex wrapper. Also added an example script.

Herunterladen
1.3.0

Add #includes suggested by Richard Crozier (thanks) to fix compilation in Linux.

Herunterladen
1.2.0

2nd attempt to fix compilation under linux.

Herunterladen
1.1.0

Fix compile error in Linux - thanks to Andreas for highlighting the issue.

Herunterladen
1.0.0

Herunterladen
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.