photo

Sam Elliott


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten