is there a way to show the contours as Log scale instead of linear scale?
Hi All, is there a way to show the contours as Log scale instead of linear scale?

Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi All, is there a way to show the contours as Log scale instead of linear scale?
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?Any help please?
I'm pretty new to JSL and I'm stuck on something that seems like it should work, but it isn't. This is what I'm trying to create:Here's what the dataset looks like (well, it's fake, but you get the point):and this is the code I'm trying to use:top15<<Tabulate( Add Table( Column Table( Analysis Columns( :Acc_std ) ), for(i=1, i<=nitems(top15<<get column names())-1, i++, Row Table( Grouping C...
Hello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
Dear All, I have a data table which presents the sales of year 2015 by sales date. After adding a Cumulative Summary column I have the final amount of year 2015 "total revenue". Depending on this data (I also have the same for 2012, 2013, 2014 if that helps a healthier prediction) how will I predict the total revenue of 2016 by filling the "Sales for 2016" column day by day? Message was edited...
Hi All, is there a way to show the contours as Log scale instead of linear scale?
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?Any help please?
Hello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
I have data sets where data is in Columns. I want to create histograms for each parameter.I know that I could stack the data and us the following command:Current Data Table() << Distribution( Continuous Distribution( Column( :param_value ) ), By( :param_name ) );I would like to use a list to create the histograms as I have code to work on each column individually.I have tried the following with n...
Is there a way to create JMP files in Java rather than creating CSV and then requiring users to do the conversion themselves using a JSL script?
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...
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...
Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
Bivariate(
Y( :Cat),
X( :Dog),
Histogram Borders( 1 ),
Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
Elements( Points( X, Legend( 1 ) ) ),
SendToReport(Dispatch(
{},
"2",
ScaleBox,
{Add Ref Line( 140, Solid, "...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...