| MATLAB Function Reference Commands by Subject | Search  Help Desk |
| cat | Concatenate arrays |
| flipdim | Flip array along a specified dimension |
| ind2sub | Subscripts from linear index |
| ipermute | Inverse permute the dimensions of a multidimensional array |
| ndgrid | Generate arrays for multidimensional functions and interpolation |
| ndims | Number of array dimensions |
| permute | Rearrange the dimensions of a multidimensional array |
| reshape | Reshape array |
| shiftdim | Shift dimensions |
| squeeze | Remove singleton dimensions |
| sub2ind | Single index from subscripts |