A waveform is generated in Matlab and then how can i export the same wave on to my IIR filter model created using simulink?
1 view (last 30 days)
Show older comments
I am working on digital IIR filters to identify the high performance filters used for high speed and low power signal processing applications. As a part, I supposed to apply different signals from different sources(like... ECG, signal with random noise),but I am unable to apply the signals that are created in matlab workspace on to simulink model so as to check the filter efficiency. Let me know how to link (.mat) files at the input section of simulink model.
0 Comments
Answers (1)
Robert U
on 11 Aug 2017
Hi,
You could utilize From-File-Blocks ( https://de.mathworks.com/help/simulink/slref/fromfile.html?s_tid=srchtitle ).
Kind regards,
Robert
0 Comments
See Also
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!