Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
bVec = [2.71;8;28;182];
b = VectorFunc();
assert(isequal(b,bVec))
ans =
2.7100
8.0000
28.0000
182.0000
|
Which values occur exactly three times?
3817 Solvers
Find the alphabetic word product
2321 Solvers
399 Solvers
Determine Whether an array is empty
646 Solvers
Flip the vector from right to left
2666 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!