How do I get user information?
Mostra commenti meno recenti
Is there a way in Matlab to access user information?
Risposte (1)
Fangjun Jiang
il 14 Set 2017
You mean this?
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!