slrealtime.includeAddonFilesForDeployedApp
R2026bDescription
slrealtime.includeAddonFilesForDeployedApp(
directs the Standalone Application Compiler to include platform-specific add-on files
when compiling the app for deployment. When you include a call to this function in the
arch)startupFcn callback of an App Designer app or anywhere in a MATLAB
script, the extension point mechanism collects and packages additional platform-specific
files and includes these files in the compiled standalone app.
Examples
Input Arguments
Version History
Introduced in R2026a