I would like to calculate the standard deviation of cloud droplets diameters which are between 4.24-53.43 micrometers. When I use the std(x) function of Matlab I get the following error message:
??? Subscript indices must either be real positive integers or logicals.
I do not understand why I get this message. Could anyone help?