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!