struct
Data Types
Create a struct with named fields.
Syntax
struct('field1', val1, 'field2', val2)Examples
s = struct('name', 'SimLab', 'version', 1)▶ RunSee Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab