table sort now requires dialog to select ascending or descending order

5 views (last 30 days)
As of R2021a, attempting to sort a table by a column now pops up a dialog to specify whether to sort in ascending or descending order.
This is a nuisance, requiring I find the dialog on my busy desktop. Formerly, clicking the sort down arrow sorted in one order or the other, and clicking it again sorted in the reverse order. Simple. Can I get that behavior back? I don't see where to control it.
  6 Comments
Adam Danz
Adam Danz on 28 Sep 2021
@jkr are you referring to a UITable? If so, how did you add the sorting option?
jkr
jkr on 28 Sep 2021
Yes to Image Analyst. Load the table into the workspace. Double click on the variable in the workspace, and it is displayed as a table. Hover the mouse pointer over any column head, and a down arrow is displayed. It is the behavior upon clicking this arrow that I am describing. The pop-up dialog shown in the screenshot below appears. It did not before. I have used this functionality for years.
Sorry I wasn't clearer.

Sign in to comment.

Answers (0)

Categories

Find more on Shifting and Sorting Matrices in Help Center and File Exchange

Tags

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!