cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

Latest Discussions

  • Where can I find the sample data library for JMP Student Edition?

    I have just installed JMP Student Edition on my mac pc, but can't find any sample data in /Library/Application Support/JMP/JMPSTUDENT/18/Smples/Data. Could anyone tell me how I can find it?    

    Kawasemi Kawasemi
    Discussions |
    Apr 1, 2025 10:30 AM
    795 views | 3 replies
  • Gage R&R analysis

    i get this error message when i perform, Gage R&R study. any suggestion to solve this error? 

    MarginalWhale44 MarginalWhale44
    Discussions |
    Mar 31, 2025 11:58 PM
    566 views | 2 replies
  • I/O error after updating to new JMP version (JMP 18 windows)

    Hey everyone,   I had been running script every day for years and then we updated to JMP 18 and it is no longer working as intended.   It pulls data and appends it to a table but it used to let me run it multiple times and keep appending to the same table. Now it is opening a new table each time. Additionally, it will not save the table. It says it is not in write mode and instead of saving it to ...

    IslandDelverGo IslandDelverGo
    Discussions |
    Mar 31, 2025 6:00 PM
    893 views | 4 replies
  • Create correlation matrix

    I need to create a correlation matrix  to use for some simulations.  I want all the off-diagonal elements of the correlation to be the same value.  Here is a simple script that does that, but I was wondering if there was a simpler way to do it.     names default to here(1); // create correlation matrix with specified correlation k=5; r=0.9; corr_matrix=J(k,k,r); // diagonal elements equal to 1 by ...

    MathStatChem MathStatChem
    Discussions |
    Mar 31, 2025 7:33 AM
    458 views | 1 replies
  • subset in JSL -syntax issue

    Hi I'm trying to subset all the data in the row which the value in column: " is rejects?"  ==Y to new table called rejects   I try several ways but non of them working and I get the error:
    "Unexpected "Split_dt". Perhaps there is a missing ";" or ",".
    Line 77 Column 1: ►Split_dt << Select Where( :is rejects? == "Y" );"

    this code is part of larger script that create the column :"is rejects?" when I r...

    ShirAlpert20 ShirAlpert20
    Discussions |
    Mar 31, 2025 3:00 AM
    740 views | 4 replies

Latest Discussions

  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    386 views | 0 replies
  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    445 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    494 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    422 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    513 views | 0 replies
view all discussions