How to install JMP add ins using a batch
Hi, I have developped some JMP add-ins and I would like to install a "basic kit" for each new JMP user in my company.How is that possible? Thanks, Jérôme

Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I have developped some JMP add-ins and I would like to install a "basic kit" for each new JMP user in my company.How is that possible? Thanks, Jérôme
Just fyi, Copy File() does not appear to overwrite. If the destination file already exists the log will show a zero instead. There also does not appear to be any switch possible (e.g. 1 = overwrite, 0 = no overwrite).So I'm resorting to: Delete File() then Copy File() for cases where I want it to overwrite an existing destination file. Just passing this along in case it help others. I do apprec...
If I have used the "PAGE" function in graph builder and now I have multiple graphs on the same page, how do I get the graph builder graphs one by one in a loop to save it as png? This is an example code from @Craige dt = Open( "$sample_data/big class.jmp" );
ages = Data Table( "big class" ) << Summary( Group( :age ), Freq( "None" ), Weight( "None" ) );
sexes = Data Table( "big class" ) << Summary( ...
Is there a way to change the marker size on just specific rows on a variability guage instead of changing them all to larger or smaller? Thanks in advance.
Modal dialog scripting: would like to press Enter instead of Click OK
I have a modal dialog script with [OK] and [Cancel] buttons where the pre-populated entry is most often accepted rather than typed over.
I would like to be able to press Enter to accept rather than clicking the OK button to accept.
Is there an easy way to do this?
My script right now is
New Window( "Enter Number",
<<Modal,
...
Just fyi, Copy File() does not appear to overwrite. If the destination file already exists the log will show a zero instead. There also does not appear to be any switch possible (e.g. 1 = overwrite, 0 = no overwrite).So I'm resorting to: Delete File() then Copy File() for cases where I want it to overwrite an existing destination file. Just passing this along in case it help others. I do apprec...
I couldn't find it in any of the documentation. I am using a treemap and using a continuous number 1 to 8 on Group X and 1 to 8 on group y. During filtering the data, Is there a way to lock the scales so that I could see all the missing data also. Right now, it just shows the required data and treemap is scaled big or small depending on the number of count. Also, does anyone know how to display co...
I have been searching the boards to see how to bring in all rows of a data set through a query. But when I run the query it only returns the first three rows of data. I know it is probably a simpe solution to this but havent been able to find. Any help with this would be greatly appreciated. mallen810
Hello,
I am working on a research project and am trying to perform a pretty basic comparison between a few variables in my data. I have a list of categorical variables (age, initially had pain at onset of symptoms, initially had bladder symptoms at symptom onset, etc) and I am trying to correlate the presence of these variables with a categorical variable at early or late follow up (pain at follow...
For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...
On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...
Hello, Does anyone know how to calculate the eta squared value from a manova analysis in JMP? I know that the E and H matrices tab shows the sum of squares for each parameter, but which values do I use to calculate SStotal and SSeffect? In my model, I have 2 control variables (age and gender) and then a two way factorial. If only one of these variables (in addition to both control variables) is si...
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...
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...
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...