Hi i'm working on a system that uses a VI to acquire data from brain research experiments, in which stimuli are shown to subjects during different trials. For every trial, a histogram should be plot conatining the nr of braincell spikes per time; So 16trials should give 16 histograms, and 100 trials should give 100 hisograms, but I do not know on beforehand how many trials there will be. And obviousely, I cannot display 100 histograms at once, so I was thinking of something like a scrollable pane that automatically extends when histograms are added, but I have currently no clue on how this should be done with a minimum of cpu load.. Any suggestions are welcome!
Regards, Stijn
