This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(round(c2f([0 37 50 100]),1),[32 98.6 122 212]));
ans =
32.0000 98.6000 122.0000 212.0000
|
The Hitchhiker's Guide to MATLAB
2874 Solvers
489 Solvers
521 Solvers
88 Solvers
Remove the first, third and fifth rows of a matrix
489 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!