Store and play back a signal in Simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I had generated a pulsed sine signal and now i want to store the data and play back even with absence of source(nco).
0 Commenti
Risposta accettata
Birdman
il 31 Ott 2017
Use To Workspace and From Workspace blocks.
2 Commenti
Birdman
il 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!