Save a JMP Custom Design to a csv file in a script?
I would like to create a script that generates a Custom Design then outputs the Design Matrix to a text file, e.g., '*.csv'. Here is an example script that generates the Custom Design and a JMP Table containing the Design Matrix.DOE( Custom Design, {Add Response( None, "My Response", ., ., . ), Add Factor( Discrete Numeric, {1, 2, 3, 4, 5, 6, 7, 8, 9}, "f1", 0 ), Add Factor( Disc...
dale_lehman