slrealtime.ProtectedModel.addTarget
R2026bDescription
Add-On Required: This feature requires the Embedded Coder Support Package For Real-Time Linux add-on.
slrealtime.ProtectedModel.addTarget(
adds model protection support for the Linux target device represented by the
target_object,model_name) to the model
target_object. This Linux target device (as
identified by the System Target File) must be unique in the protected model. The protected
model and the unprotected model from which you built the real-time application must be
present on the MATLAB path. The protected model must have been created with the
model_nameModifiable option enabled. For more information, see Model Protection.
Examples
Input Arguments
Version History
Introduced in R2026a