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
-
Matlab Basics - Pick out parts of a vector
275 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
264 Solvers
-
215 Solvers
-
4740 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2240 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.