Binary conversion to uint8?
5 ビュー (過去 30 日間)
古いコメントを表示

Wondering what the size definition 2 means in terms of rows and columns?
0 件のコメント
回答 (1 件)
Walter Roberson
2017 年 4 月 21 日
We do not know. rawread() is not a Mathworks-provided function. The files named rawread that are File Exchange contributions do not use the same calling sequence that you show.
I speculate that the 2 is the number of bytes to read. It probably acts the same way as the size count for fread()
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!