Input display in an array form ?

name = input('what is your name: ', 's');
age = input('what is your age: ', 's');
hometown = input('what is your homwtown: ', 's');
favteam = input('what is your favteam: ', 's');
soo far i got this!

1 件のコメント

James Tursa
James Tursa 2015 年 4 月 14 日
I don't understand the question. What specifically do you need help doing?

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

回答 (0 件)

カテゴリ

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

質問済み:

2015 年 4 月 14 日

コメント済み:

2015 年 4 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by