open .bin file

10 ビュー (過去 30 日間)
Akriti Raj
Akriti Raj 2021 年 2 月 22 日
コメント済み: Akriti Raj 2021 年 2 月 25 日
How can I extract binary numbers from .bin file?

回答 (1 件)

Gaurav Garg
Gaurav Garg 2021 年 2 月 24 日
Hi Akriti,
You can make use of fread function (documentation link).
  4 件のコメント
Walter Roberson
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
Akriti Raj 2021 年 2 月 25 日
@gaurav yes, I tried different arguments.
@walter These are random numbers generated from Quantum random number generator.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by