Problem 649. Return the first and last characters of a character array
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Rik
on 19 Jan 2021
There is a difference between string and char array since R2016b. Before that they could be used interchangeably, but now that is no longer true (although I believe some doc pages are still not careful about this).
goc3
on 20 Jan 2021
The title and description have been updated, along with a few new test cases.
Bryce Lewis
on 5 May 2021
Wow this actually is such a great question
ML
on 28 Jan 2023
good problem
Solution Comments
Show commentsProblem Recent Solvers7869
Suggested Problems
-
1983 Solvers
-
2092 Solvers
-
Get the length of a given vector
8535 Solvers
-
Find the maximum number of decimal places in a set of numbers
2155 Solvers
-
7311 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!