Feeds
提问
I am getting an error about an undefined variable and I dont know why?
This is my error: Undefined function or variable 't'. Error in findWeight (line 4) if t>= burnTime Error in simpleRocket...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I fix my code when the index exceeds the number if array elements?
drag(t)=findDrag(velocity(t),dragCoefficient,density(t),surfaceA); function [DRAG] = findDrag (velocity,density,dragCoeffic...
7 years 前 | 2 个回答 | 0