Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'Just kidding :)';
assert(isequal(freebies(x),y_correct))
ans =
'Just kidding :)'
|
Find the numeric mean of the prime numbers in a matrix.
6782 Solvers
Convert a vector into a number
503 Solvers
641 Solvers
275 Solvers
Matlab Basics II - Create a vector with a repeated entry
182 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!