suggestion: please change the testsuite line that reads "assert(isequal(your_fcn_name(x),y_correct))" to [Time,a,b,c,d,e]=your_fcn_name(X); assert(isequal([Time;a;b;c;d;e],y_correct));
Done. Many Thanks.
I believe you still would need to add back the line "y_correct=[Time;a;b;c;d;e];" right before the line "[Time,a,b,c,d,e]=your_fcn_name(X);" for the testsuite to work?
Sorry, my mistake.Thanks.
Make the vector [1 2 3 4 5 6 7 8 9 10]
36342 Solvers
It dseon't mettar waht oedrr the lrettes in a wrod are.
666 Solvers
Wind outward from the center ...
67 Solvers
84 Solvers
Parse string and identify specific string sequence in algebraic equation
47 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!