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?

4 visualizzazioni (ultimi 30 giorni)
Here is an image of the information that i am talking about.

Risposte (1)

Chidvi Modala
Chidvi Modala il 8 Lug 2020
You can make use of the following commands for user information
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
  4 Commenti

Accedi per commentare.

Categorie

Scopri di più su MATLAB Web App Server in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by