Find the longest string in an array of strings. Return an empty string if the initial array is empty. If there are multiple strings of the same length, return the first one that is the longest.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers23
Suggested Problems
-
Convert a numerical matrix into a cell array of strings
2377 Solvers
-
Return elements unique to either input
807 Solvers
-
Set some matrix elements to zero
621 Solvers
-
Reverse the elements of an array
1109 Solvers
-
4492 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!