Community Profile

photo

Abdulswamad Salim


Last seen: 7 dagen ago Active since 2020

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.

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

ongeveer 3 jaar ago | 1 answer | 0

1

answer