Question: Please use strcmp function in code. Problem 2. (20 points) Write a MATLAB function that will accept a cell array of stings and sort them
Please use strcmp function in code.

Problem 2. (20 points) Write a MATLAB function that will accept a cell array of stings and sort them into ascending order, according to the lexicographic order of the UTF-8 character set (Use the strcmp function to compare two strings). Write a MATLAB program to test the function with a number of strings
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
