Why do I receive "Error using sort:Input argument must be a cell array of character vectors"

When I transform CSV to MAT,below error appears.The reason is that the data in the CSV file is not always existing, right?
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DataAnalysisTool('Convert_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
Error using sort
Input argument must be a cell array of character vectors.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 14 Jun 2022

Commented:

on 14 Jun 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!