Using one element of vector according to user input

1 回表示 (過去 30 日間)
Ali
Ali 2014 年 11 月 16 日
コメント済み: Ali 2014 年 11 月 16 日
I want to make a simple hangman game without graphics. As you know it requires user input.I want it to work in a way that as user inputs a letter it compares with the word vector and if the letter is in the word it replaces _ with that letter. For example word is 'MATLAB' if I enter M it appears as M..... THANKS

採用された回答

Image Analyst
Image Analyst 2014 年 11 月 16 日
There is code in the File Exchange http://www.mathworks.com/matlabcentral/fileexchange/index?utf8=%E2%9C%93&term=hangman - did you not know about those, or couldn't follow them?
  1 件のコメント
Ali
Ali 2014 年 11 月 16 日
I am new to this resource. Didnt know it was here. Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by