How to remove summary statistics from Journal using JSL
Hello, I am trying to remove summary statistics from a journal using JSL. Earlier I received help about removing statistics just for one graph but I ran into problems when I had multiple graphs in a journal. Here is a snapshot of one graph in my journal.I tried removing the statistics using this code but I am getting an error of: Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA\Big Class.JMP"...
jay_holavarri