passwordUI

Version 1.0.0.1 (3,2 KB) von Jiro Doke
Dialog for querying and creating passwords.
2,1K Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

This function displays a dialog box for a user to type in a password, obfuscated by an asterisk (*). In 'create' mode, it makes the user retype the password. You can enforce the minimum number of characters and the type of password (Alphabets Only, Numbers Only, Alphabets and Numbers, or Alphabets/Numbers/Special Characters).
pw = passwordUI()
pw = passwordUI('Create', 'AlphaNum')
pw = passwordUI('Create', 'AlphaOnly', 8)

Zitieren als

Jiro Doke (2025). passwordUI (https://www.mathworks.com/matlabcentral/fileexchange/29616-passwordui), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu App Building finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: passcode

Inspiriert: Library Management

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0