Feeds
回答済み
I'm having issues with the rectangle function. The error statement I'm getting for the code below is: ''Error using rectangle: Value must be numeric'' and I can't figure it out. I'm trying to get a simulated UAV to a goalpoint, but it keeps stopping
When I do that, I get this output: Name Size Bytes Class Attributes ball_rad 1x1 ...
I'm having issues with the rectangle function. The error statement I'm getting for the code below is: ''Error using rectangle: Value must be numeric'' and I can't figure it out. I'm trying to get a simulated UAV to a goalpoint, but it keeps stopping
When I do that, I get this output: Name Size Bytes Class Attributes ball_rad 1x1 ...
7年以上 前 | 0
質問
I'm having issues with the rectangle function. The error statement I'm getting for the code below is: ''Error using rectangle: Value must be numeric'' and I can't figure it out. I'm trying to get a simulated UAV to a goalpoint, but it keeps stopping
x=0; filename='Zoe'; t=1000; figure(1) center=[0,0]; r=5; ball_rad=0.4; for count...
7年以上 前 | 2 件の回答 | 0