Large .mat file (1x1 struct) showing as empty in workspace although it isn't
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
per isakson
2020-4-28
编辑:per isakson
2020-4-28
"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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!