Borrar filtros
Borrar filtros

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 visualización (últimos 30 días)
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

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 9 de Oct. de 2013
Editada: Azzi Abdelmalek el 9 de Oct. de 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

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by