How to freeze control chart display when data is updated
Hi,I have a script that read a csv file and does control chart. I like to automate this process so new data is updated, the control chart does not generate new charts. I like to only see on chart with updated data. Here is the script I used. I appreciate your help. Thanks ------------------Names Default To Here( 1 ); dt =Open("/Users/adatorab/Documents/JMP/PASS.csv",invisible); obj = dt <<Control ...
albiruni81
David_Burnham
dale_lehman