Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
tic;
y=foo(1);
t2=toc
assert((t2>.5)&&(t2<.6))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.]
[> In foo (line 2)
In evaluateCode', '/users/mss.system.Syc28g/+cody/verifyCode.m', 238)" style="font-weight:bold">cody.verifyCode>evaluateCode (line 238)
In cody.verifyCode (line 43)
In mls.internal.fevalJSON (line 14)]
t2 =
0.0256
|
785 Solvers
234 Solvers
399 Solvers
2313 Solvers
Deleting an element in a matrix
325 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!