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 个评论

I don't understand the question. What specifically do you need help doing?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by