cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Use of Column Properties across 100's of rows

    Question,
    How can I use Column Properties to perform a 1st pass of the Columns using a sigma value, or similar descriptive feature.  Once I have found suspect columns of test data will perform a deeper dive into the data columns. Attached as snip of the dataset. Charles 

    charles_revelle charles_revelle
    Discussions |
    Mar 8, 2023 1:59 PM
    1120 views | 1 replies
  • Unable to open Add-in files in JMP17

    Hi there,I have an old Add-in file (an jmpaddin file) that works well in JMP 16. However, I am unable to open this Add-in file using JMP 17. The error message says " Add-in xxx is invalid for this version of JMP". Is there a way to address this incompatible-version issue?  

    MannBuffalo699 MannBuffalo699
    Discussions |
    Mar 8, 2023 1:15 PM
    1147 views | 2 replies
  • How to select (but not open) file in a directory?

    Hi All,I'm trying to select a specific file in a directory:This is probably a huge code, but I don't even know how to start. Does anybody know the command how to SELECT (but not open) a specific file? If someone can provide more code - it would be greatly appreciated.Thank you!Alex. 

    Alex19 Alex19
    Discussions |
    Mar 8, 2023 12:58 PM
    2243 views | 5 replies
  • Use jsl to execute cmd to open up a ESP file

    Hi all, I'm trying to present my 3D model on my jmp dashboard. The esp file is opened by executing a command through cmd window and opens up in a browser. I can add a wed page in the dashboard, but is it possible to use jsl to call cmd window and execute a command? Thank you!

    OrthogonalCrow3 OrthogonalCrow3
    Discussions |
    Mar 8, 2023 10:39 AM
    997 views | 1 replies
  • sélection de lignes

    Je cherche comment sélectionner les lignes dont l’avant dernier chiffre est 4, par exemple sélectionner la ligne qui a pour valeur « 23546 »

    hcarr01 hcarr01
    Discussions |
    Mar 8, 2023 9:33 AM
    1660 views | 3 replies

Latest Discussions

  • Use of Column Properties across 100's of rows

    Question,
    How can I use Column Properties to perform a 1st pass of the Columns using a sigma value, or similar descriptive feature.  Once I have found suspect columns of test data will perform a deeper dive into the data columns. Attached as snip of the dataset. Charles 

    charles_revelle charles_revelle
    Discussions |
    Mar 8, 2023 1:59 PM
    1120 views | 1 replies
  • Unable to open Add-in files in JMP17

    Hi there,I have an old Add-in file (an jmpaddin file) that works well in JMP 16. However, I am unable to open this Add-in file using JMP 17. The error message says " Add-in xxx is invalid for this version of JMP". Is there a way to address this incompatible-version issue?  

    MannBuffalo699 MannBuffalo699
    Discussions |
    Mar 8, 2023 1:15 PM
    1147 views | 2 replies
  • Use jsl to execute cmd to open up a ESP file

    Hi all, I'm trying to present my 3D model on my jmp dashboard. The esp file is opened by executing a command through cmd window and opens up in a browser. I can add a wed page in the dashboard, but is it possible to use jsl to call cmd window and execute a command? Thank you!

    OrthogonalCrow3 OrthogonalCrow3
    Discussions |
    Mar 8, 2023 10:39 AM
    997 views | 1 replies
  • How to create all column option in fit y by x?

    Hello community, i have a question. How do i create all the column option in my data table to make a choice for inside in Y,response? some of my data table is different name column and i want pick one of these column in Y,response. Here example of my questioni want to make choice box option for column starting from Parameter to HWBinName and the selected column inside in Y,response.note: for Param...

    mystylelife19 mystylelife19
    Discussions |
    Mar 8, 2023 8:05 AM
    1615 views | 2 replies
  • Regex for filenames with poor data standards

    Hello there, I just saw a great talk at the 2023 Discovery Summit in Sitges on Regex and I wondered if this function could be used to extract key variables from my filenames which I get into JMP using the PDF Import Wizard. The problem is that the filenames are created by multiple operators and there is no common standard. I usually just use the re-code function and some general cleaning to get ou...

    Alicia Alicia
    Discussions |
    Mar 8, 2023 7:34 AM
    1792 views | 3 replies

Latest Discussions

  • What kind of interpolation is used when Scale() is applied to an image object?

    Working on a script that processes images and comparing results to a python script that applies similar operations.  When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16

    RoamingForests RoamingForests
    Discussions |
    Mar 6, 2023 7:17 AM
    587 views | 0 replies
  • JMP SCRIPT: dashboard displayed horizontaly

    Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
    However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...

    Sebastienlg Sebastienlg
    Discussions |
    Mar 6, 2023 12:12 AM
    615 views | 0 replies
  • Plot change in temperature over time on a 3D plot or Contour Plot

    Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the  temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...

    rlangsner rlangsner
    Discussions |
    Mar 1, 2023 11:02 AM
    1079 views | 0 replies
  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    794 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1603 views | 0 replies
view all discussions