Hiding text of a string (like passwords)
조회 수: 2 (최근 30일)
이전 댓글 표시
I need to set an "Edit Text" as a password input area, and I want the text entered by users is not visible, but replaced by symbols.
I think it's necessary to have two files, one with the actual passwords and one with the "encryption", in order to compare the real password and login
Do you have any idea on how to set up work?
Thanks in advance!
채택된 답변
Naz
2011년 12월 3일
See if this will help http://blogs.mathworks.com/pick/2007/10/05/masking-typed-passwords-with-asterisks/
댓글 수: 4
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Characters and Strings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!