Convert an char array into a string.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers102
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53422 Solvers
-
2544 Solvers
-
Flip the main diagonal of a matrix
921 Solvers
-
270 Solvers
-
Make an identity matrix whose diagonal elements are 1:n
123 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It is good practice not to demonstrate the code needed for solution within the Test Suite. It is also good practice to include multiple tests in the Test Suite.