MATLAB Compiler SDK Functions

Alphabetical List By Category
%#functionPragma to help MATLAB Compiler locate functions called through feval, eval, Handle Graphics callback, or objects loaded from MAT-files
componentinfoQuery system registry about COM component created with MATLAB Compiler SDK
ctfrootLocation of files related to deployed application
deploytoolCompile and package functions for external deployment
enableTSUtilsfromNetworkDriveSets the trust setting to load .NET assemblies from network drive
figToImStreamStream figure as byte array encoded in specified format
getmcruserdataRetrieve MATLAB array value associated with a given key
isdeployedDetermine whether code is running in deployed or MATLAB mode
ismccTest if code is running during compilation process (using mcc)
libraryCompilerBuild and package functions for use in external applications
matlab.production_server.client.MWHttpClientPython object encapsulating a connection to a MATLAB Production Server instance
mbuildCompile and link source files against MATLAB generated shared libraries
mccCompile MATLAB functions for deployment
mcrinstallerDisplay version and location information for MATLAB Runtime installer corresponding to current platform
mcrversionDetermine version of installed MATLAB Runtime
mwpythonStart a Python session using a MATLAB Compiler SDK Python package on Mac OS X
myDeployedModule.initializeInitialize package and return a handle
myDeployedModule.initialize_runtimeInitialize MATLAB Runtime with a list of startup options
myDeployedModule.terminateClose a package
myDeployedModule.wait_for_figures_to_closeWait for all graphical figures to close before continuing
ntswrapGenerates type-safe API
productionServerCompilerTest, build and package functions for use with MATLAB Production Server
setmcruserdataAssociate MATLAB data value with a key
webfigureExport a figure to a deployed application
Was this topic helpful?