How do I get user information?
古いコメントを表示
Is there a way in Matlab to access user information?
回答 (1 件)
Fangjun Jiang
2017 年 9 月 14 日
You mean this?
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!