Question: Problem 1 Download the file thermocouple dat. a ) Write code that loads the file into MATLAB, determines the size ( number of rows and
Problem
Download the file thermocouple dat.
a Write code that loads the file into MATLAB, determines the size number of rows and columns of the file, extracts each set of thermocouple data and stores it into a separate file. Name the various files thermocuplemat, thermocouplemat, etc.
Your code should be able to accept a D file of any size. Do not assume that there are only three columns; let the program determine the array size and assign appropriate file names use a for loop!
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
