I have multiple timeMeasureEnd blocks as presented in the image below. I intend to build a single histogram with the information recorded by all blocks. Can it be done? Thank you in advance!
Asked
Active
Viewed 98 times
1 Answers
1
Here are two options for you, either keep the data in the individual data sets and then save the last entry to the histogram data or clear them and just take entry 0

Jaco-Ben Vosloo
- 3,770
- 2
- 16
- 33
-
Both worked really well! Thank you! – Francisco Marques Jan 18 '22 at 15:53