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
|
312 Solvers
284 Solvers
1882 Solvers
Try 1.5.4: Celsius to Fahrenheit
609 Solvers
372 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!