Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
aVec = [3.14 15 9 26];
a = VectorFunc();
assert(isequal(a,aVec))
aVec =
3.1400 15.0000 9.0000 26.0000
|
2500 Solvers
329 Solvers
546 Solvers
Get the length of a given vector
3559 Solvers
Magic is simple (for beginners)
2749 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!