Improve JSL efficiency: How to close the plot window after each run, to make the JSL run faster without crush PC.
I am currently have a big table to run a polynomial fit. 1. The goal: generate polynomial fit parameters and export it as a table. 2. The problem: using below JSL, it takes too long time to run the whole table. so I can only subset the table into small groups to run to avoid PC crush. 3. The reason: Below table need to fit the polynominal curve first, then generate the summary table, finally expo...
vince_faller