cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
‘New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit – register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.

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

  • data table with images -> Excel

    ..." ); gb = dt << Graph Builder( Variables( X( :weight ), Y( :height ), Group X( :age ), Group Y( :sex ) ), Elements( Points( X, Y, Legend( 11 ) ), Smoother( X, Y, Legend( 12 ) ) ) ); summary = g...

    hogi
    Discussions |
    Jun 28, 2024 9:58 AM
    818 views | 3 replies
  • How to create a second Y axes scale?

    I have 9 parameter and 4 of them have a low values (0 to 40) while the others 5 have values from 21 to 780. I would like to graph all together as seem below, but built a second Y axes for the first 4...

    sanchezpeinado
    Discussions |
    Jun 28, 2024 8:09 AM
    3036 views | 10 replies
  • Custom shade alternate rows in table box

    Hi,   Is there a way to custom-shade alternate rows for the table box, not the data table box?   I want to shade green instead of dark gray     Names Default To He...

    Jackie_
    Discussions |
    Jun 28, 2024 6:14 AM
    357 views | 3 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 2...

    hogi
    Discussions |
    Jun 28, 2024 1:22 AM
    328 views | 4 replies
  • Searching Maximum value of each row across several column and name of source column

    Hi,   I'm trying to come up with a jsl script which can find max value of each row and the column name corresponding to the max value. I was able to find the max value across all the columns b...

    Jackie_
    Discussions |
    Jun 28, 2024 12:21 AM
    1994 views | 6 replies

Latest Discussions

Latest Discussions

view all discussions