Main Content

La traducción de esta página aún no se ha actualizado a la versión más reciente. Haga clic aquí para ver la última versión en inglés.

Ports and Subsystems

Bloques relacionados con los subsistemas, como Inport, Outport, Subsystem y Model

Utilice los bloques de la biblioteca Ports and Subsystem para crear puertos de entrada y salida, así como subsistemas ejecutados de manera condicional, subsistemas iterable y subsistemas de variantes.

Bloques

Configurable SubsystemRepresent any block selected from user-specified library of blocks
EnableAdd enable port to subsystem or model
Enabled SubsystemSubsystem whose execution is enabled by external input
Enabled and Triggered SubsystemSubsystem whose execution is enabled and triggered by external inputs
For Each SubsystemApply algorithm to individual elements or subarrays of input signals or mask parameters
For Iterator Subsystem Repeat subsystem execution during simulation time step for specified number of iterations
Function ElementSpecify function to be called via exporting function port (desde R2022a)
Function Element CallSpecify function call to be issued via invoking function port (desde R2022a)
Function-Call Feedback LatchBreak feedback loop involving data signals between function-call blocks
Function-Call GeneratorProvide function-call events to control execution of subsystem or model
Function-Call SplitProvide junction for splitting function-call line
Function-Call SubsystemSubsystem whose execution is controlled by external function-call input
IfSeleccione la ejecución del subsistema usando una lógica similar a la instrucción if-else
If Action SubsystemSubsystem whose execution is enabled by If block
In Bus ElementSelect input from external port
InportCreate input port for subsystem or external input
ModelReference another model to create model hierarchy
Out Bus ElementSpecify output of external port
OutportCreate output port for subsystem or external output
Resettable Subsystem Subsystem whose block states reset with external trigger
SubsystemGroup blocks to create model hierarchy
Switch CaseSelect subsystem execution using logic similar to switch statement
Switch Case Action SubsystemSubsystem whose execution is enabled by Switch Case block
TriggerAdd trigger or function port to subsystem or model
Triggered SubsystemSubsystem whose execution is triggered by external input
Unit System ConfigurationRestrict units to specified allowed unit systems
Variant Subsystem, Variant Model, Variant Assembly SubsystemTemplate subsystem containing Subsystem, Model, or Subsystem Reference blocks as variant choices
While Iterator Subsystem Repeat subsystem execution during simulation time step while logical expression is true

Temas