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 years 前 | 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 years 前 | 2 个回答 | 0