photo

Sam Elliott


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers