Community Profile

photo

Abdulswamad Salim


Last seen: 4개월 전 2020년부터 활동

Followers: 0   Following: 0

연락

A student in Robotics and Mechatronics Engineering. I like coding in MATLAB, came in this platform to learn even more cause I might not know no better.

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Please someone tell me what's wrong with my code, it keeps on returning the message, ''Unrecognized variable of v''. The image below the code is the problem?
function distance = DTask1_f(v, theta); h0 = 1.8; g = 9.8; v = 60; t = linspace(0,1,1000); x=v*cos(theta*pi/180)*t; y=h...

거의 4년 전 | 답변 수: 1 | 0

1

답변