Multiple Inputs and Outputs in Builder NE Type Safe APIs

Example code for the "Art of MATLAB" blog post of the same name.
611 Descargas
Actualizado 1 sep 2016

Ver licencia

Explains how to use C# overloading to manage MATLAB functions with multiple inputs and outputs in a Builder NE type safe API.
The example program demonstrates the use of overloading via function that computes polygonal numbers.

Type Safe APIs allow .NET programs to call MATLAB functions without manually creating MATLAB data types. They became available in the R2011a release of Builder NE.

Citar como

Peter Webb (2024). Multiple Inputs and Outputs in Builder NE Type Safe APIs (https://www.mathworks.com/matlabcentral/fileexchange/31292-multiple-inputs-and-outputs-in-builder-ne-type-safe-apis), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre MATLAB Compiler SDK en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0