Import Matlab matrix to Simulink
60 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Santos García Rosado
am 10 Mär. 2021
Kommentiert: Santos García Rosado
am 10 Mär. 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 Kommentare
Fangjun Jiang
am 10 Mär. 2021
use a samll matrix as an example, explain how you did it and what is your expectation
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!