Create matrix with different type of data and sort it based on one of its columns
Show older comments
I have two different arrays, one of them is string array and the other is double array. I want to concatenate them and sort the new matrix by the second column (double array)
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!