cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to turn matrix from Get Hull Point into clockwise polygon

    Hi team,
    Is there anyway to turn matrix from Get hull point into clockwise polygon. I got the problem is when I use Polygon(x,y) to draw polygon, where x and y are from Get Hull Points, the polygon is not continuous Code below: x_matrix = dt[rows, {FORCEDROPTIME_3 }]; y_matrix = dt[rows, {ACTUAL_MINCHASEFORCEF_3}]; t = Triangulation( x( x_matrix, y_matrix ) ); // from the current rows ashape = A...

    PhamBao PhamBao
    Discussions |
    Jul 23, 2025 9:58 AM
    289 views | 1 replies
  • Data Filter: How to select multiple values + set fields

    Hello   I'm generating a data filter on a table and I have two questions:   How can I use scripting to select several values (with contains?) for one of my data filter columns?   Is it possible to fix one of the fields? For example, having my Region field set to ‘S’ in the data filter, so that it's visible but not modifiable by the user, and the rest of the fields on the data filter (conditional o...

    SophieCuvillier SophieCuvillier
    Discussions |
    Jul 23, 2025 1:36 AM
    643 views | 2 replies
  • Script to copy script file code into a text file and then be able to read out

    Hey user group! I had a question on how to create a scrip that would 1: loop through a folder that contains a bunch of scripts, copy the name of the script file and then copy the script itself below the name into a text file and keep concatenating the text file with all the scripts from the folder 2: Be able to read in the text from the text file and create new script files into a chosen folder.  ...

    shampton82 shampton82
    Discussions |
    Jul 21, 2025 10:14 PM
    1048 views | 3 replies
  • Graph Builder Information

    I'm trying to add maps to my graph builder plots and I need to be able to create a dependency based on the value included in Group X.  My plan is to have a semiconductor wafer notch orientation be the Group X value and depending on which value is present, invoke the appropriate map.     Variables( X( :SiteX ), Y( :SiteY ), Group X( :NOTCH ) ),  

    SpannerHead SpannerHead
    Discussions |
    Jul 21, 2025 10:01 AM
    441 views | 2 replies
  • [Help] - How to get graph builder with polygon updated as slider changes

    Hi all,
    I am quite new in JSL scripting. Currently, I added Slider to change some variable in data table. Data table gets updated as  the slider change In the next step, I would like to get data 2 column in the data table to turn them into matrix and starting draw Polygon in Graph Builder However , I face some difficulty that once I move sliders, the content does not change: 1. I add one text box i...

    PhamBao PhamBao
    Discussions |
    Jul 20, 2025 4:22 AM
    327 views | 1 replies

Latest Discussions

  • How to turn matrix from Get Hull Point into clockwise polygon

    Hi team,
    Is there anyway to turn matrix from Get hull point into clockwise polygon. I got the problem is when I use Polygon(x,y) to draw polygon, where x and y are from Get Hull Points, the polygon is not continuous Code below: x_matrix = dt[rows, {FORCEDROPTIME_3 }]; y_matrix = dt[rows, {ACTUAL_MINCHASEFORCEF_3}]; t = Triangulation( x( x_matrix, y_matrix ) ); // from the current rows ashape = A...

    PhamBao PhamBao
    Discussions |
    Jul 23, 2025 9:58 AM
    289 views | 1 replies
  • Script to copy script file code into a text file and then be able to read out

    Hey user group! I had a question on how to create a scrip that would 1: loop through a folder that contains a bunch of scripts, copy the name of the script file and then copy the script itself below the name into a text file and keep concatenating the text file with all the scripts from the folder 2: Be able to read in the text from the text file and create new script files into a chosen folder.  ...

    shampton82 shampton82
    Discussions |
    Jul 21, 2025 10:14 PM
    1048 views | 3 replies
  • Graph Builder Information

    I'm trying to add maps to my graph builder plots and I need to be able to create a dependency based on the value included in Group X.  My plan is to have a semiconductor wafer notch orientation be the Group X value and depending on which value is present, invoke the appropriate map.     Variables( X( :SiteX ), Y( :SiteY ), Group X( :NOTCH ) ),  

    SpannerHead SpannerHead
    Discussions |
    Jul 21, 2025 10:01 AM
    441 views | 2 replies
  • [Help] - How to get graph builder with polygon updated as slider changes

    Hi all,
    I am quite new in JSL scripting. Currently, I added Slider to change some variable in data table. Data table gets updated as  the slider change In the next step, I would like to get data 2 column in the data table to turn them into matrix and starting draw Polygon in Graph Builder However , I face some difficulty that once I move sliders, the content does not change: 1. I add one text box i...

    PhamBao PhamBao
    Discussions |
    Jul 20, 2025 4:22 AM
    327 views | 1 replies
  • the new Where?

    Hi, how can I use the new Where function with lists of lists or matrices? xs = {10, 20, 30, 50}; Where( Print(xs); xs ==10 ); xs = {[10 20], [30 50]}; Where( Print(xs); xs ==[10 20] );

    hogi hogi
    Discussions |
    Jul 18, 2025 1:07 PM
    1688 views | 5 replies

Latest Discussions

  • How to export a model formula to Excel?

    I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...

    DWS DWS
    Discussions |
    Jun 13, 2025 8:33 AM
    517 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
    553 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
    578 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    612 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    607 views | 0 replies
view all discussions