okomarov/passfield

Password dialog and masked edit box uicontrol for passwords
761 Downloads
Aktualisiert 22. Dez 2016

Use the passdlg() wrapper to take advantage of several pre-built GUIs or embed the passfield "uicontrol" in your own GUI.
PASSDLG(UITYPE) It will always produce one masked password field plus the
optional components:
- 'u' or 'UsernameField'
- 'c' or 'ConfirmPass'
- 's' or 'ShowHideCheckBox'

Examples:

passdlg();
passdlg('us');
passdlg usc

Zitieren als

Oleg Komarov (2026). okomarov/passfield (https://github.com/okomarov/passfield), GitHub. Abgerufen.

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

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.6.0.0

edited description, fixed tab-cycling

1.5.0.0

Changed screenshot

1.4.0.0

Edietd description

1.3.0.0

description

1.2.0.0

Fix link to github

1.1.0.0

Added image

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.