Sam Elliott
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I solve an algebraic loop error in Simulink?
In brief, I am trying to create a simulink function block that selects the next waypoint in a predefined array when the model ve...
5 years 前 | 1 个回答 | 0
1
个回答提问
Size mismatch error when trying to find a row in an array that is the same as a variable vector.
idx = find(all(waypoints == target, 2), 1); So this is a line of code in a function of a simulink function block. The array wa...
5 years 前 | 1 个回答 | 0
1
个回答提问
What is causing dimension 1 to vary?
In brief, I am trying to create a simulink function block that selects the next waypoint in a predefined array when the model ve...
5 years 前 | 2 个回答 | 0