cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Spinning a Scatterplot 3D

    I have a point cloud created in the JMP Scatterplot 3D platform.Two question: I want to drive the rotation using JSL so that it only rotates around the Z axis.How do I do that?I want to save the result as an video.How do I do that?Thanks, Al Bestfounder of the JMP training curriculum

    Anonymous Anonymous
    Discussions |
    Jul 14, 2016 1:17 AM
    9223 views | 3 replies
  • Change the font of x-axis label

    As attached picture shows, I can't change the font of label (date). Can someone tell me how to change it? Thank you.

    th20180 th20180
    Discussions |
    Jul 13, 2016 10:47 AM
    12196 views | 2 replies
  • Undo Command

    Does  disabling the table undo command in JMP 12 result in more useable RAM?

    james_sharp james_sharp
    Discussions |
    Jul 13, 2016 7:53 AM
    6812 views | 1 replies
  • using table name as variable

    hello I would like to rename 3 tables and I tried to use a for loop as below, but without results so far.Does anyone get any idea?tb_list = {"SPC_tb", "SPEC_tb", "Data_tb"};dtt = Data Table(tb_list[1]) << Get Selected;For( k = 1, k < 4, k++,  dtt = Data Table( eval(tb_list) << Get Selected[1] );  name_list = dtt << get column names();  column_name_tb = New Table( "xx_temp_name_table" );  column_na...

    KinKame KinKame
    Discussions |
    Jul 13, 2016 7:28 AM
    9165 views | 2 replies
  • Update Column at Specified Rows

    Hello, I try to use the "For each row" and "Begin Data Update" script commands to update the calculation on specific row related to a column.According to the table below, I intend to have two addition columns, Defective Rate (%) and Yield, and they both use the same equation of cell qty/daily total. However, Defective Rate (%) column will only calculate the rows where Category = Reject & MRB, and ...

    bernie426 bernie426
    Discussions |
    Jul 12, 2016 5:42 PM
    12562 views | 3 replies

Latest Discussions

  • Spinning a Scatterplot 3D

    I have a point cloud created in the JMP Scatterplot 3D platform.Two question: I want to drive the rotation using JSL so that it only rotates around the Z axis.How do I do that?I want to save the result as an video.How do I do that?Thanks, Al Bestfounder of the JMP training curriculum

    Anonymous Anonymous
    Discussions |
    Jul 14, 2016 1:17 AM
    9223 views | 3 replies
  • Undo Command

    Does  disabling the table undo command in JMP 12 result in more useable RAM?

    james_sharp james_sharp
    Discussions |
    Jul 13, 2016 7:53 AM
    6812 views | 1 replies
  • Scripting to format contour plots

    I'm currently running a simple script to output contour plots from my data table. Is there a way of including the colour scheme I was to use and the fill area command as part of this script, as currently I'm having to do it for each plot individually/manually.cheers!

    laragrew0 laragrew0
    Discussions |
    Jul 11, 2016 9:09 AM
    5650 views | 2 replies
  • What do you call JMP's red triangles?

      The Red Triangles in JMP reveal contextual drop down menus that show relevant commands. JMP features contextual menus accessed via small red triangles throughout the software. Some JMP users call them hot spots, inverted red triangles, or just triangles.Feel free to Comment below on what you call them.

    Narration:  
    When selected, the red triangles reveal contextual drop down menus allow us to cus...

    ryandewitt ryandewitt
    Discussions |
    Jul 10, 2016 2:33 PM
    21541 views | 13 replies
  • ReNaming Of Data Table using Row Information

    I use routinely Query Builder to output files from a database but get into problems because they all have the same name ( apart from a (1), (2) etc after the name and so I then have go manually go and alter the name to match the experiment the data comes from.How would I run a script to alter the name to match a certain column or columns in the data table?So in the attached example I want to chang...

    d_barnett d_barnett
    Discussions |
    Jul 10, 2016 11:44 AM
    4366 views | 2 replies

Latest Discussions

  • Co-Kriging with JMP and Matlab

    Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...

    samuelbbaco0 samuelbbaco0
    Discussions |
    Dec 4, 2015 12:32 PM
    3620 views | 0 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3592 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2403 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2637 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2415 views | 0 replies
view all discussions