Feeds
提问
Subscript indices must either be real positive integers or logicals.
here is what i have for code u=8; v=7; w=1; x=2; y=9; z=8; n=(u/12) + 0.1; U=1 + ((w + 1)/((3*x) + 1));...
7 years 前 | 1 个回答 | 0
1
个回答提问
For/While/If loop question
Hey there I have a range of values from 0-10 and for different ranges there will be different relations for example lets say x...
7 years 前 | 1 个回答 | 0
1
个回答提问
Array indices must be positive integers or logical values.
it says the error is on line 13 s(t)=[0.1553567*(t^6)-2.0416*(t^5)+9.1837*(t^4)-14.829*(t^3)... -1.3703*(t^2)+...
7 years 前 | 1 个回答 | 0
1
个回答提问
how do i set a value to be less than something?
for example i want x<10 so how would i assign values to x to equal values from 0 to less than 10?
7 years 前 | 1 个回答 | 0

