Simulink unspecified data dimension
6 views (last 30 days)
Show older comments
I keep having this error in Simulink with underspecified signal dimension of a variable in a Matlab function block. It only happens when the entire system is a bit more complex. I suspect it was caused by the different processing time of many blocks in the system. Or it maybe entirely different. Anyway, I have no idea how to solve this and really hope someone can help. Thanks!
0 Comments
Answers (1)
Fangjun Jiang
on 24 Oct 2022
Open the MATLAB Function block Editor, click "Edit Data", specify the dimension (size) information of the output data "dist".
0 Comments
See Also
Categories
Find more on Sources 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!