Use JSL to set different formula in each row
Hi JMP experts,Somehow I think my post just got deleted, post it again I have a DOE table with many predicted formula, these formulae have X, Y axis relationshipI would like to rearrange data table into below format so that I can draw surface plot (X, Y, Value) to see how it changes as I change parameterTwo issues:1. I can get formulae then concate to below format if ( row == 1, formula 1, if( ro...