Tag: JMP Scripting Language

8
Making report templates that link to JMP graphics

Customers often ask us whether it is possible to create report templates that will automatically open with the results of the most recent analyses performed in JMP. Not only is this possible, it is most likely easier than you think. Briefly, here are the steps that must be taken to

0
Make a self-updating JMP add-in depot

Over the past few weeks, I’ve had several customers ask how they can more easily manage and deploy a collection of JMP scripts, particularly in the case where an internal development team may periodically release new versions of some or all of the scripts. If you find yourself asking the

0
Solving a problem with the JSL Debugger

The following is a case study of using the JSL Debugger to solve a problem. This is based on a real script with the problem specified. If you would like to see the problem in context, I created a script – much simplified from the original – that shows the

0
JMP Demos are Super at SAS Global Forum

The second full day at SAS Global Forum is in the books. One of the most informative ways that users learned about JMP was stopping by the demo floor. Throughout the day, JMP technical experts shared 15-minute Super Demos, where they highlighted new and exciting features in JMP 10.  Topics

0
Grow JMP skills with live and on-demand webcasts

Each quarter, JMP systems engineers present 11 Mastering JMP live webcasts, which are intended to help users develop and expand their JMP skills. Some webcasts are available as on-demand videos now. We'll roll out the others after the upcoming live events take place. Did you miss one of the live webcasts? Register

3
Revised in JMP 10: Power Analysis in Custom Design

In my previous post, I talked about the fundamental quantities that affect the ability of a designed experiment to detect non-negligible effects of the factors. These are: 1)      The size of the effect 2)      The root mean squared error (RMSE) of the fitted model 3)      The significance level of the

6
5 reasons I love the new JSL Debugger

That’s right, JMP 10 ships with a brand new JSL Debugger. Say goodbye to the old and hello to the new! As I was wondering what I could say in a blog post about it, I started thinking about ways it makes my life as a JSL scripter easier. This

1
Always jump to JSL?

Recently, I came across a question posted to the JMP discussion forum. The person who posted the question had the following sample file: He wanted a count of each unique field in Column 1 shown on every row. So the result would look like this: The first reply he got

7
Embedding images in JSL scripts

Every now and then a question arises that spawns enough discussion that I think it is worthy of a blog post. The topic of discussion around JMP's virtual water cooler this time is the idea of including an image inside a JSL script. A similar discussion arose not long ago

0
Blending images in JMP

A few months ago, a JMP customer contacted JMP Technical Support inquiring about the image functionality in JMP 9. In particular, the customer asked if there was any function that would blend two images together. Tech support forwarded that question to me. I had added some image functionality in JMP