What do I need to do when I get this message "Cannot display summaries of variables with more than 524288 elements." ?

94 views (last 30 days)
When I upload the datacube I get this message "Cannot display summaries of variables with more than 524288 elements." What do I need to do so I can see my data.

Answers (1)

DGM
DGM on 10 Jan 2024
What you do depends on what the array is and what exactly you're trying to look at. The browser doesn't support display of large arrays as tables because it's simply impractical to look at data that way.

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!