Import recorded binary data file to simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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,
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Block Libraries in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!