Ordering variable names in workspace case insensitive

3 vues (au cours des 30 derniers jours)
Scott
Scott le 8 Nov 2011
How can I order variable names in Workspace with case ignored?
Right variables are displayed as below:
  • A
  • B
  • C
  • a
  • b
  • c
I would like them displayed as follows:
  • a
  • A
  • b
  • B
  • c
  • C
A quick look through "File > Preferences... " was unsuccessful.
Thanks,
Scott

Réponses (1)

Sushranth
Sushranth le 24 Juin 2021

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by