photo

MAYANK GIRI


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


whenever i run the program it gives error. 'Undefined function or variable 'name'.'
function [t,v] = selectCycle(name) load %selectCycle Select cycle data from a name. % [t,v] = selectCycle(name) retu...

8 years ago | 3 answers | 0

3

answers

Question


whenever i run the program it says 'Error using interpDriveCycle (line 10) Not enough input arguments. '
function [a,s] = interpDriveCycle(t, v) %interpDriveCycle Produce accelerations that go with drive cycles. % a = interp...

8 years ago | 0 answers | 0

0

answers