| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Dec 21 '12 at 21:41 | |
| stats | profile views | 3 |
|
Dec 13 |
comment |
Creating histogram? Yes thanks, that works like i wanted, but when i try with 25 sensors and 43 timepoints i'll get "My data is not a valid dataset or list of datasets" I have been putting: depths = 10 Range[25] readings = Thread@{Rest@#, depths} & /@ Mydata zeros = Interpolation[#, InterpolationOrder -> 1][0] & /@ readings BarChart[zeros, ChartLabels -> labels] But do you know, how should i change that so i would get bar chart from these 25 sensors? |
|
Dec 12 |
awarded | Editor |
|
Dec 12 |
asked | Creating histogram? |
|
Dec 10 |
comment |
Changing Datelist order Thanks for your help and time users: b.gatessucks and Sjoerd C. de Vries. Problem is solved. Thanks |
|
Dec 10 |
asked | Changing Datelist order |