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

  • stack columns

    I have X1,Y1 and X2,Y2 values and I want to plot them. First, I need to stack X1 with X2 and Y1 with Y2. How can I do that? When I stack for example X1 and X2, makes a mess for Y1 and Y2. 

    sam8546 sam8546
    Discussions |
    Nov 2, 2023 10:07 AM
    3093 views | 4 replies
  • Issues with XML file import with JSL, using the Parse XML command, and accessing child tags

    Hello - I'm trying to import a few hundred XML files. These files need to come in as a single row, and some lines need to be split into multiple columns, so as far as I can tell, the XML import wizard is out. I tried using the code from the import wizard as a starting point but A) I couldn't see how to easily put in a lot of nuance (like specifying splitting of text into columns, with one column b...

    ehchandlerjr ehchandlerjr
    Discussions |
    Nov 2, 2023 9:26 AM
    4954 views | 6 replies
  • Aligning graphs from graph builder horizontally in journal - JMP17

    Hi I am looking to have graphs from graph builder side by side in a journal. Currently graphs are vertically arranged in journal. Below is my script: new = new window("final", << journal, vb = V List Box( ob = Outline Box( "OWL vs KESTREL_RX_SENSITIVITY", outline box(" QFN BAND 0") ); ) ); dt1_band0 = open("C:\Users\NXF90574\Documents\NXP\VIshal\OWL_Kestrel_...

    vharibal vharibal
    Discussions |
    Nov 2, 2023 9:21 AM
    1883 views | 3 replies
  • Using script to reference another script gives error where running only second script works just fine.

    Hello - I am working on two scripts, one where I make a user input box, and a second where I import an XML file. I built the XML file importer as a standalone script, and it works just fine. However, when I call it with the button script, I can't get it to work, saying  Wrong result type for expression for column xsi:Schema Location 1 at row 1 in access or evaluation of 'Set Each Value' , Set Each...

    ehchandlerjr ehchandlerjr
    Discussions |
    Nov 2, 2023 9:20 AM
    2823 views | 4 replies
  • How do I avoid an error when selecting a row from a filtered table box?

    I am running JMP 17.1 and have the script shown below which works thanks to @jthi help.  When I run the script, I get a table box of Big Class.jmp in a window and I can select a row and it returns the values of Height and Weight from the selected row.  In my real world application, I have a much larger table that I'd like to filter down by right-clicking in the window and choosing "Filter Where......

    tbidwell tbidwell
    Discussions |
    Nov 2, 2023 8:00 AM
    4896 views | 5 replies

Latest Discussions

  • stack columns

    I have X1,Y1 and X2,Y2 values and I want to plot them. First, I need to stack X1 with X2 and Y1 with Y2. How can I do that? When I stack for example X1 and X2, makes a mess for Y1 and Y2. 

    sam8546 sam8546
    Discussions |
    Nov 2, 2023 10:07 AM
    3093 views | 4 replies
  • Aligning graphs from graph builder horizontally in journal - JMP17

    Hi I am looking to have graphs from graph builder side by side in a journal. Currently graphs are vertically arranged in journal. Below is my script: new = new window("final", << journal, vb = V List Box( ob = Outline Box( "OWL vs KESTREL_RX_SENSITIVITY", outline box(" QFN BAND 0") ); ) ); dt1_band0 = open("C:\Users\NXF90574\Documents\NXP\VIshal\OWL_Kestrel_...

    vharibal vharibal
    Discussions |
    Nov 2, 2023 9:21 AM
    1883 views | 3 replies
  • Date imported from Excel in 1904

    Hello Community!  I am trying to do a script to automatically import an Excel file and create some graphs. I have a file with a column of date (dd Mon yyyy) which is important as it will be my X axis (Excel file attached).If I go directly from the Excel file to JMP using the add-on button, it’s working perfectly well, I get my datatable with my Date column properly formatted. But I want to script ...

    Elofar1 Elofar1
    Discussions |
    Nov 2, 2023 7:00 AM
    1420 views | 1 replies
  • Nested Cross-Validation Script?

    Hello, how can I apply nested cross-validation outside of the model screening platform? I would strongly suggest to extend the Make-Validation-Column Section by an option to automate nested cross validation for all predictive models. It would be cool to just select a validation column (or 2 validation columns) for nested cross-validation. In the meantime, could you please provide me with an exampl...

    MarkusJH MarkusJH
    Discussions |
    Nov 2, 2023 3:21 AM
    805 views | 0 replies
  • How to select individual cell based on condition and insert it?

    Hello
    I am trying to select an individual cell based on condition and insert it to a column in JSL.
    For example:I have this following table - I want to insert to the first row under column "value"  the "score" value of the second row (11) because:
    when looking on the first and second row:home = home and y=y and x=x+1Input:scorehomeyxvalue10US11 11US12 10Canada11 10US35  Expected: scorehomeyxvalue10U...

    septon septon
    Discussions |
    Nov 2, 2023 2:59 AM
    967 views | 1 replies

Latest Discussions

  • Nested Cross-Validation Script?

    Hello, how can I apply nested cross-validation outside of the model screening platform? I would strongly suggest to extend the Make-Validation-Column Section by an option to automate nested cross validation for all predictive models. It would be cool to just select a validation column (or 2 validation columns) for nested cross-validation. In the meantime, could you please provide me with an exampl...

    MarkusJH MarkusJH
    Discussions |
    Nov 2, 2023 3:21 AM
    805 views | 0 replies
  • Functional data in rows-as-functions, but different rows have different step size

    Hello - I have a table with 250+ experiments and thousands of columns, about 100 that are for either raw or transformed data, and then I'm taking output from an xml file with functionally "spectral data" (XRD diffractograms for anyone that is familliar), and just laying that on its side in row form (more explanation if needed in another question I posted here: https://community.jmp.com/t5/Discussi...

    ehchandlerjr ehchandlerjr
    Discussions |
    Oct 28, 2023 12:33 PM
    760 views | 0 replies
  • How to adjust the factor range for specific factors within an ongoing DOE

    Hi, I designed a DOE that has two independent buffers. This DOE will range components in each buffer which will be used in a processing step sequentially. IE, buffer A, followed by buffer B. We already prepared for the DOE, and formulated the A buffers as per the recommended design. For the B buffers, we intended on ranging 2 components but later decided to reduce to ranging one component, and als...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Oct 26, 2023 5:25 PM
    711 views | 0 replies
  • Type 1 MSA for microscope and Offset.

    Hello Everyone,I was looking for someone who could help me with a dilemma I'm facing with respect to an MSA for a microscope. The specific problem is that i do not have tolerance I can input for my type 1 analysis. Resolution used is 5 microns per pixel, the accuracy cannot be below 5 microns. This is the standard resolution for particles starting from 50 microns. I have attached the Linearity stu...

    MSAanalysis MSAanalysis
    Discussions |
    Oct 23, 2023 12:58 AM
    1524 views | 0 replies
  • Is it possible to customize such buttons in the toolbar: a button next to an editor bar?

    The edit bar can fill in characters, click the button to run a JSL, JSL can automatically read the content of the edit bar and write into the variable. Thanks!

    lala lala
    Discussions |
    Oct 19, 2023 11:01 PM
    612 views | 0 replies
view all discussions