Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = [1];
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
|
Basics: 'Find the eigenvalues of given matrix
323 Solvers
Try 1.5.4: Celsius to Fahrenheit
609 Solvers
07 - Common functions and indexing 2
316 Solvers
find the surface area of a cube
336 Solvers
266 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!