open .bin file
이전 댓글 표시
How can I extract binary numbers from .bin file?
답변 (1개)
Gaurav Garg
2021년 2월 24일
0 개 추천
Hi Akriti,
댓글 수: 4
Akriti Raj
2021년 2월 24일
Gaurav Garg
2021년 2월 24일
Hi Akriti,
Did you try using arguments given in the doc page, along with fread function?
Walter Roberson
2021년 2월 24일
It can be difficult to figure out what the storage format is in a binary file unless you have some information about the expected data range and distribution.
Which program produced the file?
Akriti Raj
2021년 2월 25일
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!