Réponses (1)

Gaurav Garg
Gaurav Garg le 24 Fév 2021

0 votes

Hi Akriti,
You can make use of fread function (documentation link).

4 commentaires

Akriti Raj
Akriti Raj le 24 Fév 2021
Hey! Gaurav, thanks for your help. I tried using fread but I am getting some error saying dimension problem. My issue is I have an array in .bin file and another in .text file and I have to use repelem on them. Can you suggest how can I know what is the format of data stored in .bin file ?
Gaurav Garg
Gaurav Garg le 24 Fév 2021
Hi Akriti,
Did you try using arguments given in the doc page, along with fread function?
Walter Roberson
Walter Roberson le 24 Fév 2021
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 le 25 Fév 2021
@gaurav yes, I tried different arguments.
@walter These are random numbers generated from Quantum random number generator.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Question posée :

le 22 Fév 2021

Commenté :

le 25 Fév 2021

Community Treasure Hunt

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

Start Hunting!

Translated by