Deploying a Shared Library

Example code for "Deploying Shared Libraries" posting in the "Art of MATLAB" blog.

Al momento, stai seguendo questo contributo

This example code contains the source code for an application that encrypts and decrypts messages using the Vigenere cipher. The application consists of a C++ main program and several MATLAB functions. The MATLAB functions must be built into a C++ shared library by the MATLAB Compiler (see the blog post for details).
To build and run this example, you'll need:
* MATLAB
* The MATLAB Compiler
* A C++ compiler (gcc or Visual Studio).

Cita come

Peter Webb (2026). Deploying a Shared Library (https://it.mathworks.com/matlabcentral/fileexchange/29443-deploying-a-shared-library), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.1

Updated license

1.0.0.0