How do I get user information?
Ältere Kommentare anzeigen
Is there a way in Matlab to access user information?
Antworten (1)
Fangjun Jiang
am 14 Sep. 2017
You mean this?
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!