How do I get user information?
Afficher commentaires plus anciens
Is there a way in Matlab to access user information?
Réponses (1)
Fangjun Jiang
le 14 Sep 2017
You mean this?
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!