LabVIEW Control Design and Simulation Module

CD Transpose Model VI

  • Updated2023-03-14
  • 3 minute(s) read

CD Transpose Model VI

Owning Palette: Model Interconnection VIs

Requires: Control Design and Simulation Module

Transposes a linear model such that the ij-th element of Model In becomes the ji-th element of Model Out.

Wire data to the Model In input to determine the polymorphic instance to use or manually select the instance.

CD Transpose Model (State-Space)

Model In specifies the model this VI transposes.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the transpose of Model In.
error out contains error information. This output provides standard error out functionality.

CD Transpose Model (Transfer Function)

Model In specifies the model this VI transposes.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the transpose of Model In.
error out contains error information. This output provides standard error out functionality.

CD Transpose Model (Zero-Pole-Gain)

Model In specifies the model this VI transposes.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Model Out returns the transpose of Model In.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience