login

Login dialog with asterisk hidden password.

Ahora está siguiendo esta publicación

Nota del editor: This was a File Exchange Pick of the Week

This is a login dialog which replaces all characters typed into the password area with asterisks. Both the login and password are returned by the function as strings.

Version information can be found in the m-file. Examples can be found in the m-file help.

Note: The password is only visually hidden. While the dialog is active it is stored in the Userdata of the password edit box.

Citar como

Jeremy Smith (2026). login (https://la.mathworks.com/matlabcentral/fileexchange/8499-login), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: TxtMsg Create, passwordEntryDialog, Biomet Database Tool

Categorías

Más información sobre App Building en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Fixed typo and some issues with Escape.

1.0.0.0

-Tab no longer triggers the OK button in the password box
-Improved the script help
-Removed horizontal alignment from buttons
-Added the option to display only the password box