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
|
501 Solvers
462 Solvers
376 Solvers
359 Solvers
Matlab Basics - Logical Tests I
192 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!