Hello all,
I am a beginner with simulink, and I would like to know how could I generate a
block which gives as output the samples of a stored data.
I have this data stored in a binary file (file_name.bin) and each byte of the
file represents a sample.
The thing is that I can not load the whole signal to the workspace, because it
is 1 GB.
Is there any way to make this block to read the file piece after piece?
Thanks for your help!
Ion