Main Content

Appropriate Tasks forMATLABCompiler下载188bet金宝搏

MATLAB®Compiler™generates standalone applications and Excel®add-ins.MATLAB Compiler SDK™generates C/C++ shared libraries, deployable archives for use withMATLAB Production Server™, Java®packages, .NET assemblies, and COM components.

WhileMATLAB CompilerandMATLAB Compiler SDKlet you run your MATLAB application outside the MATLAB environment, it is not appropriate for all external tasks you may want to perform. Some tasks require other products or MATLAB external interfaces. Use the following table to determine ifMATLAB CompilerorMATLAB Compiler SDKis appropriate to your needs.

Task MATLAB CompilerandMATLAB Compiler SDK MATLAB Coder™ 金宝app® HDL Coder™ MATLAB External Interfaces
Package MATLAB applications for deployment to users who do not have MATLAB
Package MATLAB applications for deployment toMATLAB Production Server
Build non-MATLAB applications that include MATLAB functions
Generate readable and portable C/C++ code from MATLAB code
Generate MEX functions from MATLAB code for code verification and acceleration.
Integrate MATLAB code into Simulink
Generate hardware description language (HDL) from MATLAB code
Integrate custom C code into MATLAB with MEX files
Call MATLAB from C and Fortran programs
Task MATLAB CompilerandMATLAB Compiler SDK MATLAB Coder 金宝app HDL Coder MATLAB External Interfaces

Note

Components generated byMATLAB CompilerandMATLAB Compiler SDKcannot be used in the MATLAB environment.