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

  • can't access files in JMP project that i've been working on for a long time

    Hello, all of a sudden i can't access the files in a JMP project i've been using for a long time.  the project itself opens, but then this "JMP alert" pops up and i none of the files saved in the project appear...has anyone else encountered this before??? i am using JMP 16.1.0  

    LogitPorcupine1 LogitPorcupine1
    Discussions |
    Jul 26, 2023 9:55 PM
    7419 views | 12 replies
  • Can JMP automatically run JSL when the cursor clicks on a cell?

     For example, automatically runs the specified JSL when the cursor clicks on a cell? Thanks!

    lala lala
    Discussions |
    Jul 26, 2023 9:00 PM
    1397 views | 4 replies
  • For loop

    I would like to generate all these plots in one tab, rather than generating 50 different pages, can anyone help ? thank you  dt = Current Data Table(); For( i = 1, i <= 50, i++, dt << Bivariate( Y( Column( dt, "u" || Char( i ) ) ), X( Column( dt, "oven.T" ) ), Fit Line( {Line Color( {212, 73, 88} )} ) ) );  

    ParametricStudy ParametricStudy
    Discussions |
    Jul 26, 2023 3:11 PM
    1274 views | 2 replies
  • Script

    Bonjour à tous, Je dispose d’une base de données dans laquelle j’aimerais créer une nouvelle colonne à partir d’une formule ou d’un script. Voici un aperçu de la base de données :  - la colonne T représente des opérations à effectuer- la colonne X_3 représente une particularité- La colonne op représente des objets Le but est de créer une colonne « bilan » dans laquelle on ajoute « ko » et le numér...

    hcarr01 hcarr01
    Discussions |
    Jul 26, 2023 9:00 AM
    8361 views | 27 replies
  • Edit Effect Summary and Interaction Profiles

    Hello all, I have two trivial questions.  Is there an option to add two blue lines to the effect summary plot? I want there to be a line at p=0,05 and p=0,001 beside the one at p=0,01. Like this:   Is there a way to copy the interaction profiles to the graph builder?  I don't like the format and want to change things, like the legend or the order of the x Labels Thanks in advance!

    fizzy fizzy
    Discussions |
    Jul 26, 2023 8:40 AM
    918 views | 1 replies

Latest Discussions

  • Can JMP automatically run JSL when the cursor clicks on a cell?

     For example, automatically runs the specified JSL when the cursor clicks on a cell? Thanks!

    lala lala
    Discussions |
    Jul 26, 2023 9:00 PM
    1397 views | 4 replies
  • For loop

    I would like to generate all these plots in one tab, rather than generating 50 different pages, can anyone help ? thank you  dt = Current Data Table(); For( i = 1, i <= 50, i++, dt << Bivariate( Y( Column( dt, "u" || Char( i ) ) ), X( Column( dt, "oven.T" ) ), Fit Line( {Line Color( {212, 73, 88} )} ) ) );  

    ParametricStudy ParametricStudy
    Discussions |
    Jul 26, 2023 3:11 PM
    1274 views | 2 replies
  • Edit Effect Summary and Interaction Profiles

    Hello all, I have two trivial questions.  Is there an option to add two blue lines to the effect summary plot? I want there to be a line at p=0,05 and p=0,001 beside the one at p=0,01. Like this:   Is there a way to copy the interaction profiles to the graph builder?  I don't like the format and want to change things, like the legend or the order of the x Labels Thanks in advance!

    fizzy fizzy
    Discussions |
    Jul 26, 2023 8:40 AM
    918 views | 1 replies
  • How can set different cells to different colors

    dt=Open("$SAMPLE_DATA/Big Class.jmp");dt[1,1] is set to red
    dt[1,2] is set to white
    dt[1,1] is set to clear coloringThanks!

    lala lala
    Discussions |
    Jul 26, 2023 8:31 AM
    927 views | 2 replies
  • Redo - for a Report in a Dasboard?

    Redo Analysis from the the red triangle/Redo menu is great.It generates an exact copy of the current report. Is there also a possibility to get an exact copy of a report (e.g. Graph uilder Plot ) that is inside a Dashnoard?
    - including the filters that were applied by the surrounding dashbord?

    hogi hogi
    Discussions |
    Jul 26, 2023 1:43 AM
    565 views | 0 replies

Latest Discussions

view all discussions