5. What is the fundamental unit in any Matlab program? (1) 6. What describes the size of an array in Matlab? (1) 7. Nam
Posted: Sun May 15, 2022 7:53 am
5. What is the
fundamental unit in any Matlab program? (1)
6. What describes
the size of an array in Matlab? (1)
7. Name 3 ways to
create a variable in Matlab. (3)
8. Given a =
[0 2+9];
b = [ a(2) 7 a]
what are the contents of b? (2)
9. What will
ones[m] create? (1)
10. Matlab allows you to create only one or two dimensional
arrays? True or False? (1)
fundamental unit in any Matlab program? (1)
6. What describes
the size of an array in Matlab? (1)
7. Name 3 ways to
create a variable in Matlab. (3)
8. Given a =
[0 2+9];
b = [ a(2) 7 a]
what are the contents of b? (2)
9. What will
ones[m] create? (1)
10. Matlab allows you to create only one or two dimensional
arrays? True or False? (1)