Order workspace variables by order of appearance?

Is there a way to order the workspace variable by order of appearance in the code (i.e. creation)? E.g. if I have in the code a=2; d=10; b=4; that the workspace would show a, d, b in that order? Would make debugging easier... Thanks!

Réponses (1)

Adam
Adam le 20 Fév 2015

0 votes

I'm fairly certain there isn't. Generally I give my variables meaningful names so I naturally want to look for that meaningful name in its alphabetic order!

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Tags

Question posée :

le 20 Fév 2015

Réponse apportée :

le 20 Fév 2015

Community Treasure Hunt

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

Start Hunting!

Translated by