Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
bVec = [2.71;8;28;182];
b = VectorFunc();
assert(isequal(b,bVec))
bVec =
2.7100
8.0000
28.0000
182.0000
|
2183 Solvers
272 Solvers
Back to basics 19 - character types
225 Solvers
530 Solvers
387 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!