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 Comment

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

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 14 Apr 2015

Commented:

on 14 Apr 2015

Community Treasure Hunt

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

Start Hunting!