| MATLAB Function Reference |
セル配列関数
| cell | Create cell array |
| cellfun | Apply a function to each element in a cell array |
| cellstr | Create cell array of strings from character array |
| cell2struct | Cell array to structure array conversion |
| celldisp | Display cell array contents |
| cellplot | Graphically display the structure of cell arrays |
| num2cell | Convert a numeric array into a cell array |
| MATLAB と Javaのインタフェース | 多次元配列関数 |