cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • add blank page with text on PDF output

    Hi, How can I add a blank page with some texts between plots. See the code below. Thanks.  Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Football.jmp" ); wf=new window("final"); wn = New Window("Bivariate", Bivariate(Y(:Name("Height")), X(:Name("Weight")), Histogram Borders(1))); wf << append(wn);
    //
    // add a blank page here with some text?
    //
    wn = New Window("Bp", Bubble P
    ...

    sam_t sam_t
    Discussions |
    Mar 28, 2021 5:44 PM
    1308 views | 1 replies
  • Looking for a file called VSSTeamData.jmp

    Hi folks I'm just working my way through EDA on the industrial problem solving course and cant find the referenced sample data Looking for a file called VSSTeamData.jmp . Can anyone else find or share? thanks

    cprunty cprunty
    Discussions |
    Mar 28, 2021 7:40 AM
    1797 views | 2 replies
  • How to use column name in the formula ?

    I have a table as below.I need to find the sum of (TA008+SA2900 to SA2950+SA3400 to SA3500+TA99) for every item.How can have jsl do this?ItemSA0100SA0801SA0804SA0817SA0818SA0871SA0874SA2930SA2950SA2982SA2983SA2984SA3403SA3404SA3422SA3423SA3424SA3452SA3474SA3476SA3477SA3491SA3534SA9706SA9787SA9798SA9901SA9908TA001TA008TA029TA034TA035TA088TA097TA0998A63012 2                        7122     78A631181...

    ENTHU ENTHU
    Discussions |
    Mar 28, 2021 6:19 AM
    3862 views | 4 replies
  • Calling Built-in JMP menu Functions Within Script

    Hi Everyone, Inexperienced JSL scripter here. Apologies if this is a trivial question, but I was wondering if there was a way to insert into a variable the scatterplot 3D command for a particular rotation angle (predetermined by the user's rotation of the 3D graph generated by doing scatterplot 3D manually) from within a JSL script. For example,sp = Scatterplot 3D( Y( :age, :height, :weight ), F...

    akfence akfence
    Discussions |
    Mar 28, 2021 5:54 AM
    2446 views | 4 replies
  • Hidden Windows

    Hi - I have a problem with JMP windows opening behind other (non-JMP) applications when I'm running an add-in of mine. The following sequence of steps demonstrates the problem as it occurs on my laptop: I open JMP, and I also open a JMP data set.I now open some other application (e.g. PowerPoint) and maximize it (so neither the JMP Home Window nor the window containing the data set are immediately...

    DMR DMR
    Discussions |
    Mar 28, 2021 2:15 AM
    2947 views | 3 replies

Latest Discussions

Latest Discussions

view all discussions