Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
[> In unix (line 32)
In oneToTen (line 2)
In ScoringEngineTestPoint1 (line 2)
In solutionTest (line 3)]
|
3064 Solvers
573 Solvers
382 Solvers
276 Solvers
2626 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!