Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = ones(3,4);
assert(isequal(your_fcn_name(x),y_correct))
|
1582 Solvers
All your base are belong to us
425 Solvers
Project Euler: Problem 10, Sum of Primes
556 Solvers
Who is the smartest MATLAB programmer?
469 Solvers
Output a vector which is table of 9
102 Solvers