11. Given a5 = [ 1 2 3 4 5 6 7 8 9 10]; a1 = a5 ( 8; end ); What will a1 contain? 12. In the fprintf command what does %
Posted: Sun May 15, 2022 7:54 am
11. Given a5 = [ 1 2 3 4 5 6 7 8 9
10]; a1 = a5 ( 8; end );
What will a1 contain?
12. In the fprintf
command what does %f do?
13. What command
do I use to create a file in Matlab?
14. What command is used to access the contents of a file in
Matlab?
15. What are the
dimensions of a column vector?
10]; a1 = a5 ( 8; end );
What will a1 contain?
12. In the fprintf
command what does %f do?
13. What command
do I use to create a file in Matlab?
14. What command is used to access the contents of a file in
Matlab?
15. What are the
dimensions of a column vector?