I have a masked subsystem and I want one of the parameters to be a Simulink.Signal object but I keep getting an error stating that "Signal objects should only be created in the base workspace, data dictionary, or model workspace"
MATLAB: How to use a Simulink.Signal Object as a parameter in a masked subsystem in R2017a
maskobjectsimulinksimulink.signalsubsystem
Related Question
- How to use an ‘Edit’ box in a Mask dialog box to modify the parameter of a block inside the masked subsystem
- Can we modify Simulink.Signal properties
- How to pass a string argument as a parameter through the masked subsystem
- How to programmatically modify simulink.signal object in sldd
- How to create a popup control to set the mask block parameters in a masked subsystem in Simulink
- How to get information on a Simulink.Signal data store
- How to obtain the parameters of more than one mask at the same time
- Are Simulink.Signal objects’ Max and Min not enforced in the generated code
Best Answer