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

  • Paste multiple lines from excel into text edit box

    Hello, I currently have a text edit box, where the user would have to put in some ID's one by one and press a button "add" every time. I want them to be able to just copy multiple cells from excel and paste them into the text edit box, so it's faster for them. The problem is, that if I paste some ID's, then only the first ID (the others are in the next lines) will be pasted. Is there a way to past...

    Erik_The_First Erik_The_First
    Discussions |
    Aug 18, 2025 2:55 AM
    732 views | 4 replies
  • Replacing 'Bivariate' with 'Graph Builder' in a 'Fit Group'

    Hi community!   For ages I had a script where I was drawing bivariate plots in a fit group, like so:   Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Y_Parameters = {"height", "weight"}; Fit Group( Bivariate( Y(Eval(Y_Parameters) ), X( :age ) ), <<{Arrange in Rows( 3 )} ); Key thing here is - I get a list of parameters in a form of list of strings, and then plot them one...

    miguello miguello
    Discussions |
    Aug 15, 2025 11:29 AM
    1133 views | 8 replies
  • How do I append a literal digit (e.g., "0") after a regex capture group in JMP?

      I'm using regular expressions in JMP Recode's "Replace String" function to transform strings like "en127" into "1270".  My approach is to capture the two digits using:   Find: en(\d+) But when I try to use:   Replace: \10 …it is interpreted as a reference to group 10, not group 1 followed by a literal "0".   Is there a way in JMP to append a literal "0" (or any literal digit) after a capture...

    BHarris BHarris
    Discussions |
    Aug 15, 2025 8:32 AM
    873 views | 4 replies
  • Protecting scripts as corporate IP and logging script usage

    Hi all, I would like to know what others are doing to protect their scripts as corporate IP, and whether groups are logging script usage. Script logging is good to see which are our most broadly used scripts and we can target efforts accordingly.   Our present method is to log encrypted script usage to a network drive, which requires that a user is already authenticated on the network. If the JMP ...

    mikedriscoll mikedriscoll
    Discussions |
    Aug 15, 2025 8:22 AM
    616 views | 2 replies
  • Why doesn't the "Close selected windows" part of this JSL code work?

    This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2

    // ===== BEGIN: Select windows and export a single combined PDF...

    NeillSM NeillSM
    Discussions |
    Aug 15, 2025 4:02 AM
    353 views | 1 replies

Latest Discussions

  • Protecting scripts as corporate IP and logging script usage

    Hi all, I would like to know what others are doing to protect their scripts as corporate IP, and whether groups are logging script usage. Script logging is good to see which are our most broadly used scripts and we can target efforts accordingly.   Our present method is to log encrypted script usage to a network drive, which requires that a user is already authenticated on the network. If the JMP ...

    mikedriscoll mikedriscoll
    Discussions |
    Aug 15, 2025 8:22 AM
    616 views | 2 replies
  • Why doesn't the "Close selected windows" part of this JSL code work?

    This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2

    // ===== BEGIN: Select windows and export a single combined PDF...

    NeillSM NeillSM
    Discussions |
    Aug 15, 2025 4:02 AM
    353 views | 1 replies
  • Run a SQL query in jsl results in the update from multiple queries slowing table creation

    Hi I'm trying to troubleshoot why when I re-run a SQL script in JSL the result is the updates of different queries before the table is created.  See outputs in print screen    Note the JSL script is producing numerous tables for different attributes. The example shown is for 1 of the tables 

    AlbertLesire1 AlbertLesire1
    Discussions |
    Aug 4, 2025 7:54 AM
    484 views | 2 replies
  • Categorical Factor, Controlling probability by script

    I am tring to make automation code to control the nominal values by the script.

    For the simulator, I want to set the probability of the values. However, it doesnt seem to work. 

    How can I control categorized values probability with the script ?    prf = Profiler( Y( :Pred Formula Eye Height, :Pred Formula Eye Width ), Profiler( 1, Term Value( Duty Cycle(0.48, Lock...

    GeneratingRank7 GeneratingRank7
    Discussions |
    Aug 2, 2025 4:47 AM
    522 views | 3 replies
  • Hide excluded regions in EWMA chart

    Hello,   I have a table where I exclude certain rows and then perform an EWMA on it. I would like the excluded regions not to be displayed, as is done for control charts with the “show excluded regions” option. Except that I don't see such an option for EWMA, unless I'm mistaken? Is there another option? I would like to avoid creating a subset as much as possible; I would like to stay on the same ...

    SophieCuvillier SophieCuvillier
    Discussions |
    Jul 31, 2025 12:45 AM
    566 views | 4 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