I would like to plot Histogram and relative frequencies from a given dada.txt. I already plot time series plot for the given data. KIndly help me to plot histogram and relative freqs.

1 view (last 30 days)
histogram of the absolute frequencies (use classes of width 0.5°C) and additional plot with the histogram of the relative frequencies.
Please plot the relative frequencies of the temperatures in the month October over the given period (NOw class width 1°C).
Please help me to plot these two lots. Thank you so much

Answers (1)

Bjorn Gustavsson
Bjorn Gustavsson on 2 Nov 2019
Have a good look at the help and documentation of histogram function. It should let you solve this task easily.
HTH

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!