dash.stateVectorVariable.deserialize
Rebuild a vector of stateVectorVariable objects from a serialized struct
Syntax
Description
Rebuilds a vector of stateVectorVariable objects from a serialized struct. This method DOES NOT error check the deserialized struct.
Input Arguments
s
scalar struct
A serialized struct for a vector of stateVectorVariable objects
Output Arguments
obj
vector, stateVectorVariable objects
The deserialized vector stateVectorVariable objects