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

  • Set the printer to use

    I am trying to save out a data table as a PDF using JSL and the only way to do that I can find is to save it and use my Adobe PDF as the printer.  However, this is not the default printer I use so I would have to change it before I run the script then switch it back afterwards.  Is there any way for me to use JSL to set the printer to use? This is the JSL I am using to print the data table//PDF Da...

    shampton82 shampton82
    Discussions |
    Apr 20, 2024 2:01 AM
    841 views | 1 replies
  • How to install a mySQL connector for use in a JMP 18 python program

    What are the steps to install a Connector for use in the integrated Python in JMP 18.  Specifically, I need to connect to a mySQL database.

    txnelson txnelson
    Discussions |
    Apr 19, 2024 12:08 PM
    2047 views | 4 replies
  • Open/Read fixed width text file in JMP

    Hi All,I have a number of fixed width data files(all in same structure) as txt format those do not have column names. Can anyone suggest a template JSL Script that I can customize/use to open any of the files, assign column names, and save as as JMP table? Thanks in advance.

    monir monir
    Discussions |
    Apr 19, 2024 11:52 AM
    1415 views | 3 replies
  • How to remove all blank rows from data table?

    I have an instrument that outputs data in an Excel sheet with many blank rows dispersed randomly. I normally do the cleanup in Excel, but am moving to doing all my work in JMP. What's the easiest way to remove all blank rows from a data table? Each batch of samples will have the rows in different positions, so it can't just be by location. Thanks!

    Mcc99 Mcc99
    Discussions |
    Apr 19, 2024 8:06 AM
    8948 views | 5 replies
  • How to handle user password information in JSL ( ODBC connection strings )

    I am connecting to a database using ODBC, which has a specific user and password created for that purpose (not possible to use windows Active Directory, or other).

    When the query is built, the table script stores the user ID.

    Password is asked but it can also be coded directly into the connecting string in JSL.

    What are the best options to handle such situations in JSL?

    JMP files may be shared but upd...

    FN FN
    Discussions |
    Apr 19, 2024 5:09 AM
    6102 views | 11 replies

Latest Discussions

  • Set the printer to use

    I am trying to save out a data table as a PDF using JSL and the only way to do that I can find is to save it and use my Adobe PDF as the printer.  However, this is not the default printer I use so I would have to change it before I run the script then switch it back afterwards.  Is there any way for me to use JSL to set the printer to use? This is the JSL I am using to print the data table//PDF Da...

    shampton82 shampton82
    Discussions |
    Apr 20, 2024 2:01 AM
    841 views | 1 replies
  • Open/Read fixed width text file in JMP

    Hi All,I have a number of fixed width data files(all in same structure) as txt format those do not have column names. Can anyone suggest a template JSL Script that I can customize/use to open any of the files, assign column names, and save as as JMP table? Thanks in advance.

    monir monir
    Discussions |
    Apr 19, 2024 11:52 AM
    1415 views | 3 replies
  • How to get X axis value by jsl?

    Hi,how could use jsl to get X axis Value by JSL?like oneway anovaI want to get first /second name in x-axisthanks   

    Wei1 Wei1
    Discussions |
    Apr 19, 2024 12:43 AM
    736 views | 1 replies
  • Finding the perfect lightweight hiking food

    This rabbit hole is just for fun: I found a huge spreadsheet that lists data for thousands of potential hiking foods. My question is: What is the most lightweight mixture of foods that you can bring camping that has the ideal balance of macronutrients? (60% carbs, 20% protein, 20% fats).  Thoughts:1. You want to minimize the weighted average g/calories.2. I'll assume you can get micronutrients by ...

    RatioModelOx453 RatioModelOx453
    Discussions |
    Apr 18, 2024 2:45 PM
    2474 views | 6 replies
  • overlapping points with Overlay

    I want to use Overlay to get different markers and legend entries for a subset of my data points.Unfortunately, as soon as I activate Overlay, the points with the special markers overlap with the other points (top graph): What is the best way to get:- the markers- the legend entries- non-overlapping, nicely positioned data points View more...Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big C...

    hogi hogi
    Discussions |
    Apr 18, 2024 12:50 PM
    1485 views | 2 replies

Latest Discussions

view all discussions