Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 3;
y_correct = 36*pi;
assert(isequal(your_fcn_name(r),y_correct))
|
Swap the first and last columns
12410 Solvers
Create a square matrix of multiples
383 Solvers
Basics: 'Find the eigenvalues of given matrix
322 Solvers
Replace multiples of 5 with NaN
358 Solvers
273 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!