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?
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 %
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 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 %
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!