Main Content
insert
Description
inserts a new row into the variable table object, newVariableTable
= insert(variableTable
,key
,value
)variableTable
, and
returns the updated variable table object newVariableTable
. The new row
consists of a variable name, key
, and a variable configuration for
probing, value
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b