Store and play back a signal in Simulink

2 views (last 30 days)
I had generated a pulsed sine signal and now i want to store the data and play back even with absence of source(nco).

Accepted Answer

Birdman
Birdman on 31 Oct 2017
  2 Comments
chirag hb
chirag hb on 2 Nov 2017
to and from work space and to file blocks are same???
Birdman
Birdman on 2 Nov 2017
They are not so different, To and From Workspace blocks enable you to write the data to workspace in a format that you specify. It does not automatically save the data to a mat file. But To File block automatically saves the data in a format that you specify to a mat file.

Sign in to comment.

More Answers (0)

Categories

Find more on Prepare Model Inputs and Outputs 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!