Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
|
Project Euler: Problem 7, Nth prime
522 Solvers
Who is the smartest MATLAB programmer?
561 Solvers
413 Solvers
Add a row of zeros on top of a matrix
193 Solvers
151 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!