Write a code to Extract the following data from the dataset.
Pack T1 C
Pack T2 C
Pack T3 C
Pack T4 C
The extracted data represent temperature measured from four sensors located around the battery pack. Calculate minimum, maximum and average temperature for each sensor.
Use bar command to plot at the same figure the calculated minimum, maximum and average values for each sensor. Add legend, grid and title. Add labels to all axes
Comments
Leave a comment