login

버전 1.1.0.0 (3.63 KB) 작성자: Jeremy Smith
Login dialog with asterisk hidden password.
다운로드 수: 12.9K
업데이트 날짜: 2010/1/28

라이선스 보기

편집자 메모: 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 (2024). login (https://www.mathworks.com/matlabcentral/fileexchange/8499-login), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP2
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Passwords에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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