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 Ansichten (letzte 30 Tage)
Here is an image of the information that i am talking about.

Antworten (1)

Chidvi Modala
Chidvi Modala am 8 Jul. 2020
You can make use of the following commands for user information
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
  4 Kommentare

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Web App Server finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by