robotarium / robotarium-matlab-simulator

MATLAB simulator for the Robotarium!
MIT License
95 stars 53 forks source link

Error in leader_follower_with_plotting #11

Open dfeinzimer opened 3 years ago

dfeinzimer commented 3 years ago

Error in leader_follower_with_plotting (line 191)

[g.MarkerSize] = marker_size_goal{:};
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
Sridhar701Pitt commented 3 years ago

Error in leader_follower_with_plotting (line 191)

[g.MarkerSize] = marker_size_goal{:};
Insufficient number of outputs from right hand side of equal sign to satisfy assignment.

I was able to run the code by just commenting out line 191