I want to use a password to open a folder.I am able to do that by matlab programming,but my password is shown while writing.How can i encrypt my password by '*****' while writing itself..??

 採用された回答

Daniel Shub
Daniel Shub 2011 年 11 月 5 日

0 投票

Don't do this. Displaying a series of *'s to mask the password is not encryption. MATLAB is still saving the password in an unencrypted state despite what is shown on the screen. All the *'s are doing is hiding a security flaw.

その他の回答 (2 件)

Jan
Jan 2011 年 11 月 5 日

0 投票

The FileExchange is a good start point, when you look for solutions of standard problems.
SAKSHI KUMARI
SAKSHI KUMARI 2021 年 1 月 14 日

0 投票

ALOK

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

タグ

質問済み:

2011 年 11 月 5 日

回答済み:

2021 年 1 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by