how to get bytes of matfile

2 次查看(过去 30 天)
When i double click on my matfile i can see the bytes displayed as in the link.... how to get the bytes "18129" into a variable....

采纳的回答

Ilham Hardy
Ilham Hardy 2014-2-6
details = whos('-file','H.mat','H');
details.byte

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by