Filter löschen
Filter löschen

how can i create signals in simulink starting from vectors with time and values and how i can save multiple signals generated in simulink in in a mat file

1 Ansicht (letzte 30 Tage)
I want to create multiple signals from vectors( with time and values), proces them and after to save the result into a mat file please , i really need to know this

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 9 Okt. 2013
Bearbeitet: Azzi Abdelmalek am 9 Okt. 2013
If you want to save each signal in one mat file, use for each signal a to file block. If you want want to save them all in one file, use a MUX block and connect its output to a [to file] block

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by