Hello.
I want to get different plots, as many as the number of the columns of an array, ( except column 1 is for X axis) in one XY graph , But I want to do this automatically, without having many cases in the Case Structure.
For example, if I have 30 columns in my array, i will get 29 different plots ( column 1 is common for all the plots).
Any idea of how to do this ?
Thank you in advance.