photo

MAYANK GIRI


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
73,486
of 300,302

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

9 years ago | 0 answers | 0

0

answers