Is there a way to use the logged user information from the new Web App Server, inside an app? Like the name of the user on the right top corner?

3 次查看(过去 30 天)
Here is an image of the information that i am talking about.

回答(1 个)

Chidvi Modala
Chidvi Modala 2020-7-8
You can make use of the following commands for user information
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
  4 个评论

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Web App Server 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by