Script for saving histogram count and midpoint
Hello,I red the "Histogram count" discussion.I would like to write a script that does the same : saving in a table the midpoint value and the number of occurence with an adjusted binning. It corresponds to the interactive sequence : Analyse/distribution of a column, adjust chart bin, save number of level and midpoint. I don't need to display the chart, only record the values. I did not really fou...