Question: Create 2 histograms using MATLAB -the data for the two histograms come from the same .txt file The program needs to: - open the .txt
Create 2 histograms using MATLAB
-the data for the two histograms come from the same .txt file
The program needs to:
- open the .txt file containing two columns of data separated by spaces
- the first column is ages (270 points)
-the second column is pressures (270 points)
-create 2 histograms from the data
-one histogram will be of ages and the other of pressures and each needs to be labeled differently
please include the entire code in your answer thanks!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
