passwordEntryDialog
Create a password entry dialog for entering a password that is visibly hidden
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Jesse Lai (2026). passwordEntryDialog (https://ch.mathworks.com/matlabcentral/fileexchange/19729-passwordentrydialog), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: login, UICOMPONENT - expands uicontrol to all Java classes
General Information
- Version 1.0.0 (3.87 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 | Updated to remove requirement for uicomponent function written by Yair Altman. Now, the Java components are created manually and the undocumented feature javacomponent is used. |