package matlab programs for deployment as shared libraries and components -凯发k8网页登录
package matlab programs for deployment as shared libraries and components
description
the library compiler app packages matlab® functions to include matlab functionality in applications written in other languages.
open the library compiler app
matlab toolstrip: on the apps tab, under application deployment, click the app icon.
matlab command prompt: enter
librarycompiler
.
examples
- create excel add-in from matlab
- create a c shared library with matlab code (matlab compiler sdk)
- (matlab compiler sdk)
- generate a c matlab data api shared library and build a c application (matlab compiler sdk)
- generate .net assembly and build .net application (matlab compiler sdk)
- (matlab compiler sdk)
- generate java package and build java application (matlab compiler sdk)
- generate a python package and build a python application (matlab compiler sdk)
parameters
programmatic use
version history
introduced in r2013b
see also
|