structure data manipulation function in Matlab.
| Function | Description |
| deal | Deal inputs to outputs. |
| fieldnames | Get structure field names. |
| isstruct | Return true for structures. |
| rmfield | Remove a structure field. |
| struct | Create or convert to a structure array. |
| struct2cell | Convert a structure array into a cell array. |
No comments:
Post a Comment