login

Login dialog with asterisk hidden password.

您现在正在关注此提交

编者注: 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.

引用格式

Jeremy Smith (2026). login (https://ww2.mathworks.cn/matlabcentral/fileexchange/8499-login), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 App Building 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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