How to save the HISTO data?
Hi,
I'm working on a user data statistic patch whit HISTO object. Is there a way to save the session data from HISTO and next time, load the same data into HISTO and go from there?
Can the same or similar be done to PROB object?
Thanks
Luis Marques
Max Patch
Copy patch and select New From Clipboard in Max.
a quick'n'dirty coll-based solution (notice that coll has "Save data with patcher" set - your histo data will be saved when you save the patcher)
aa
I thought in a coll based solution, but could figured how to load the previous data do HISTO again.
Thanks a lot,
Luis Marques