List variables in m-file
Afficher commentaires plus anciens
I would like to rename some variables in an m-file, and would like to automate this process. I have tried using regexprep, but ran into some problems. I noticed a feature in the newest versions of Matlab, where you can automatically rename variables. Is there a command line version of this functionality. Alternatively, what would be the best way of renaming the variables, without having to run the file?
2 commentaires
Cedric
le 25 Avr 2013
Do you know the name of these variables a priori, or is it something that has to be detected by the program?
Etienne Coetzee
le 25 Avr 2013
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!