When referring to yourself you should write "I" (capital) and not "i". So correct the input string x, but be aware that other uses of the letter "i" should still be in lower case.
example:
x = 'Have i forgot it' y = 'Have I forgot it'
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers64
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15805 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3069 Solvers
-
Number of 1s in a binary string
11393 Solvers
-
288 Solvers
-
932 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
No reference solution provided.