Main Content
addSymbol
Description
creates a mySymbol
= addSymbol(mySymbolSpec
)Symbol
object,
mySymbol
, and adds the symbol to the SymbolSpec
object, mySymbolSpec
.
creates a mySymbol
= addSymbol(mySymbolSpec
, name
)Symbol
object,
mySymbol
, with the Name
property specified by
name
and adds the symbol to the SymbolSpec
object mySymbolSpec
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a