| Programming and Data Types | ![]() |
Accessing Multidimensional Array Properties
You can use the following MATLAB functions to get information about multidimensional arrays you have created.
| Array Property |
Function |
Example |
| Size |
|
|
| Dimensions |
|
|
| Storage and format |
|
| Creating Multidimensional Arrays | Indexing | ![]() |