Feeds
질문
why is my loop printing 0 instead of a value, not sure which part of the code is incorrect
right now the code is at an increment of 15 to test, but the final incremment will be 0.01 code needs to have an if statement ...
12개월 전 | 답변 수: 1 | 0
1
답변질문
I am calling outside functions for this code, but when I am getting an error saying I have too many output arguments. I think the error is within my function LandingDistance
%% problem 2 % user-defined function to compute the horizontal distance % traveled by a projectile knowing the launch angle, ...
12개월 전 | 답변 수: 1 | 0
1
답변질문
I am trying to edit an old code to simplify it but I keep getting errors. Right now I am getting the script name error even though I have followed instructions fo rnaming
I get the error saying i can't have the same script name as the function but it worked before and I haven't changed the name ...
12개월 전 | 답변 수: 1 | 0