Import Matlab matrix to Simulink
60 views (last 30 days)
Show older comments
Santos García Rosado
on 10 Mar 2021
Commented: Santos García Rosado
on 10 Mar 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 Comments
Fangjun Jiang
on 10 Mar 2021
use a samll matrix as an example, explain how you did it and what is your expectation
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!