Anmerkung des Herausgebers: 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.
Zitieren als
Jeremy Smith (2024). login (https://www.mathworks.com/matlabcentral/fileexchange/8499-login), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: TxtMsg Create, passwordEntryDialog, Biomet Database Tool
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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
|