Question: 23. Create a 3 x 6 matrix of random integers, each in the range from 50 to 100. Write this to a file called randfile.dat.

23. Create a 3 x 6 matrix of random integers, each in the range from 50 to 100. Write this to a file called randfile.dat. Then, create a new matrix of random integers, but this time make it a 2 6 matrix of random integers, each in the range from 50 to 100. Append this matrix to the original file. Then, read the file in (which w be to a variable called randfile) just to make sure that worked
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
