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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
거의 6년 전 | 답변 수: 2 | 0