How to write a script to be able to plot any parameters based on the raw data ?
Hi All, I was thinking hard about the ways to do automation using JMP recently. Are there any scripts which could do this:- (1) I have the raw data saved in a JMP table.(2) I have a script that will automatically plot the graphs (example, var chart) by grabbing any Y variables from the Colume (in the raw data) and plot by a fix X parameter (defined in the script). This will save some time to name ...