This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = [1 8];
n=0;
y_correct = 8;
assert(isequal(your_fcn_name(x, n),y_correct))
ans =
8
|
552 Solvers
convert matrix to single column
217 Solvers
204 Solvers
250 Solvers
Count number of words in string
118 Solvers