Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 'a';
y_correct = 97;
assert(isequal(your_fcn_name(x),y_correct))
ans =
97
|
54230 Solvers
Create a square matrix of multiples
383 Solvers
07 - Common functions and indexing 2
316 Solvers
548 Solvers
212 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!