Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'yes';
assert(isequal(your_fcn_name(x),y_correct))
|
Determine the number of odd integers in a vector
323 Solvers
191 Solvers
Switch matrix to a column vector
190 Solvers
Find and replaces spaces from a input string with *
109 Solvers
204 Solvers