cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Is there an easy way to get the FWHM (full width half max) of a curve using JMP?

    Dear JMP community,Is there an easy way to get the FWHM (full width half max) of a spectral curve using JMP? Finding the minima and maxima are fairly straightforward, but then calculating the FWHM seems to be much more laborious in JMP, especially if the data is sparse and we would like to interpolate to get more accurate intersections between the peak and the FWHM value. In my case, the peak is o...

    mcjorge mcjorge
    Discussions |
    Jul 22, 2016 8:13 AM
    5194 views | 0 replies
  • How to change file names?

    Hi everyone,Earlier I asked about how to extract files and it is working great!  Now I want to use these files, but the files are saved with ".pda-iv" (the file are coming from a parameter analyzer B1506).  In my script to open the file (ronFolder = Open(directory || deviceName || "\" || "RDS-ID.pda-iv");), I get an "Error with File: Path is Invalid" error.Is there a way to change the name of the ...

    natalie_ natalie_
    Discussions |
    Jul 21, 2016 9:49 AM
    10382 views | 2 replies
  • Add Image Label to Graph

    Hi,Using JMP12 and an Expression column, how can I add an image label to a graph?  The mouse over image is great, but I am having trouble getting the image label to stay visible to add to a journal, presentation, etc.  Any suggestions?  Thanks!Names Default To Here( 1 );dt = Open( "$SAMPLE_DATA/Big Class.jmp" );dt << New Column( "Image",       Expression,       Set        Formula(             New ...

    robot robot
    Discussions |
    Jul 21, 2016 7:46 AM
    9507 views | 2 replies
  • Unzipping Files in JMP

    I am just wondering if you can use JMP to unzip files.  I find some sample code on a SAS blog (Using FILENAME ZIP to unzip and read data files in SAS - The SAS Dummy).  Can I use this (or something likes this) with JMP 12?

    natalie_ natalie_
    Discussions |
    Jul 21, 2016 5:17 AM
    11215 views | 3 replies
  • JMP 12 will not save Report. Expects scriptable Object error code.

    Hello all,I am a new JMP user and I was taking a crack at jsl when I came across an issue.Purpose: 1) Open a file                 2) Perform Life Distribution                3) Click the appropriate button for the Format the user would like to export the Distribution Report as.Issue: I'm unable to get JMP to save the report generated below by the Life distribution.The concept behind this practice ...

    ciao_ ciao_
    Discussions |
    Jul 20, 2016 12:38 PM
    18407 views | 6 replies

Latest Discussions

  • Is there an easy way to get the FWHM (full width half max) of a curve using JMP?

    Dear JMP community,Is there an easy way to get the FWHM (full width half max) of a spectral curve using JMP? Finding the minima and maxima are fairly straightforward, but then calculating the FWHM seems to be much more laborious in JMP, especially if the data is sparse and we would like to interpolate to get more accurate intersections between the peak and the FWHM value. In my case, the peak is o...

    mcjorge mcjorge
    Discussions |
    Jul 22, 2016 8:13 AM
    5194 views | 0 replies
  • Problem using Graph Builder with Data Filter

    Graph Builder works succussfully with the Data Filter adjusteing the plotted points properly when the Data Filter slider is moved. Also, the values of the statistics using the Caption Box adjust with the Data Filter slider as expected. So far, so good. Then I wanted to plot the mean of a column using 'Customize' and 'Y Function'. The following is the extracted script:Add Graphics Script(  3,  Desc...

    martaruth0 martaruth0
    Discussions |
    Jul 14, 2016 3:19 AM
    7650 views | 4 replies
  • 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
    9217 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
    5649 views | 2 replies

Latest Discussions

  • Is there an easy way to get the FWHM (full width half max) of a curve using JMP?

    Dear JMP community,Is there an easy way to get the FWHM (full width half max) of a spectral curve using JMP? Finding the minima and maxima are fairly straightforward, but then calculating the FWHM seems to be much more laborious in JMP, especially if the data is sparse and we would like to interpolate to get more accurate intersections between the peak and the FWHM value. In my case, the peak is o...

    mcjorge mcjorge
    Discussions |
    Jul 22, 2016 8:13 AM
    5194 views | 0 replies
  • 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
    3618 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
    3589 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
    2402 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2637 views | 0 replies
view all discussions