Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 14400000000;
y_correct = 1.8;
assert(isequal(bittogigabyte(x),y_correct))
|
Find all elements less than 0 or greater than 10 and replace them with NaN
13048 Solvers
15295 Solvers
320 Solvers
121 Solvers
Sum of elements in a vector (★)
57 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!