Import Matlab matrix to Simulink
58 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Santos García Rosado
el 10 de Mzo. de 2021
Comentada: Santos García Rosado
el 10 de Mzo. de 2021
Hello community,
I'm trying to input a matrix variable saved from my matlab workspace into Simulink as an Input. The dimensions of my matrix are 14x262801. I'm using the From workspace block but for some reason it only outputs the last row of my matrix variable (size 1x262800).
Could someone explain me how to solve this problem and get the whole Matrix? I've tried changing some parameters from the block but I still can't manage to get the expected output.
Thank's for the help!
Santos
2 comentarios
Fangjun Jiang
el 10 de Mzo. de 2021
use a samll matrix as an example, explain how you did it and what is your expectation
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!