Please answer/correct these matlab questions (10 Points) For each part aeate a s
ID: 3828984 • Letter: P
Question
Please answer/correct these matlab questions
Explanation / Answer
The following are the answers to the asked question:
a) Type : Structures
b) Type : array of int
c) Type : Boolean Var: own_pet = time
d) Type : float Var: walk_mts = 15
e) Type : character Var : c
f) Type : int Var : classroom,chairs = 12
g) Type: Array Var : X=['','','']
h) Type: Integer array Var : X=[2 4 5 6] Y = [3:7]