fieldnames
Data Types
List field names of a struct.
Syntax
fieldnames(s)
Examples
s = struct('x', 1, 'y', 2); fieldnames(s)▶ RunSee Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLabData Types
List field names of a struct.
fieldnames(s)
s = struct('x', 1, 'y', 2); fieldnames(s)▶ Run466 functions. Runs in your browser. No install.
Open SimLabGet notified about new simulations and tools. We send 1-2 emails per month.