Feeds
답변 있음
Convert XY coordinates to binary matrix
I did this for a robot to convert a Distance vs Degree to a matrix of 200x400cm, it may be usefull Code: B=zeros(200,400); ...
Convert XY coordinates to binary matrix
I did this for a robot to convert a Distance vs Degree to a matrix of 200x400cm, it may be usefull Code: B=zeros(200,400); ...
8년 초과 전 | 0
