Effacer les filtres
Effacer les filtres

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 vue (au cours des 30 derniers jours)
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

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 9 Oct 2013
Modifié(e) : Azzi Abdelmalek le 9 Oct 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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by