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 vues (au cours des 30 derniers jours)
Here is an image of the information that i am talking about.

Réponses (1)

Chidvi Modala
Chidvi Modala le 8 Juil 2020
You can make use of the following commands for user information
getenv('UserName')
getenv('UserProfile')
getenv('UserDomain')
  4 commentaires

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by