Main Content
simscape.instrumentation.getVariableTable
Description
returns the current variable table, VariableTable
= simscape.instrumentation.getVariableTable(blockName
)variableTable
, associated with the
block, blockName
. The VariableTable object data includes each variable
name, the variable alias, the units.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a