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 |
%%
x = 4;
y= 1
y_correct = 1;
assert(isequal(onefourthx(x),y_correct))
y =
1
|
196 Solvers
265 Solvers
414 Solvers
209 Solvers
Matlab Basics II - Velocity of a particle
119 Solvers