Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
tic;
y=foo(1);
t2=toc
assert((t2>.5)&&(t2<.6))
t2 =
0.575571000000000
|
Calculate the area of a triangle between three points
871 Solvers
Getting the indices from a matrice
360 Solvers
365 Solvers
177 Solvers
07 - Common functions and indexing 6
348 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!