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?

2 visualizaciones (últimos 30 días)
Here is an image of the information that i am talking about.

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB Web App Server en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by