Borrar filtros
Borrar filtros

Import recorded binary data file to simulink

1 visualización (últimos 30 días)
Bac VU
Bac VU el 29 de Mzo. de 2014
Editada: Bac VU el 29 de Mzo. de 2014
Hello, I have a binary data file, which is recorded from a sensor. It's quite big, about several Gb. Data of the file has sample time and bit-width of. In Matlab I can open and read it some values of the file by functions fopen, and fread...but not all the file. Because it's too big - memory consume, and takes long time.
Can I open it in Simulink with certain sample time? For example, I want sample time 1 microsecond, so "the Simulink block" reads its values every milisecond - one by one. In others words, is there any block, which can present the file just like the signal, from which it is recorded. I need do some DSP with it. Thanks,

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by