Info
This question is closed. Reopen it to edit or answer.
How to implement this algorithm?
1 view (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/285691/image.png)
How to implement this algorithm?
3 Comments
darova
on 19 Apr 2020
I think this line should be changed:
% if crn(tow_bar)==crn(tow_min)
if crn(tow_bar) < 0
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!