Binary conversion to uint8?
조회 수: 3 (최근 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!