Adding Arrays to the Array View
Add an array to the Array View from either the Local Variables view or the Data View.
Use the menu to add as many arrays to the Array View as you wish. You can also directly edit the Array View’s Variables field to either add another array, or to add an array slice to view:
After adding an array, the Array View initially displays its Statistics view. See
Viewing Array Statistics.
If you add multiple arrays to the Array View, they appear in the Variables dropdown so you can select them at any point:
NOTE: Not all arrays are valid for statistics or visualizing, in which case, the menu item Add to Array View - Statistics, Visualize is not enabled. For example, pointers to allocated memory must be cast to an array before adding to the Data View.