Large .mat file (1x1 struct) showing as empty in workspace although it isn't
3 views (last 30 days)
Show older comments
So I have a .mat file, and I don't see any variables present in the struct. I am at a loss to understand why this is, especially since the .mat file has a size of 2 GB, so I definitely know it isn't empty. I'm attaching a screenshot here. If anyone could help, I'd be most grateful!
10 Comments
per isakson
on 28 Apr 2020
Edited: per isakson
on 28 Apr 2020
"Like it's just not showing in the workspace" Fields of structures aren't shown in Workspace.
I assume that there is something perculiar with rez that suppresses the display of the field names in the Variable editor. However, I cannot guess what.
Answers (0)
See Also
Categories
Find more on Structures 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!