How to auto choose the file name
I used JSL to Process Capability and Manage Limits, then pop up the window to choose limit table.How to auto choose the limit?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI used JSL to Process Capability and Manage Limits, then pop up the window to choose limit table.How to auto choose the limit?
Bonjour, je me pose une question toute simple sur JMP : Est-ce normal de ne pas pouvoir réaliser un « Ctrl+F » sur une colonne que l’on a déjà recodé avec une formule ? Et justement comment trouver une solution ? Merci.
In the Jmp16 version there was a button in the specific mixture experiments where you could put the mixture sum below 1.In the Jmp17 version I cannot find this button. Could you please help me out with this issue?
//Assign Data Table + Delete Column Flag if it already there dt=current data table(); //Create new window to get data from user filter=""; nw=New Window("Flag Creation", border box(top(50),bottom(100),left(50),right(100)), H Center Box(Text Box("Input a single Conditon Bin to Flag")), Text Box("Condition:"),fb=Text Edit Box("bbb"), Button box("Run", filter = fb << get text(), dt<<New Colu...
Hi folks, I used multiple file import to import three txt files, and the script opened up three data windows shown on the right hand side. I need to process the column 3 with some equations in these three opened windows, but I don't know the data table names that are related to the three opened windows. I thought the data table names should be ccf_22031411, ccf_22031412 and ccf_22031413 as shown o...
In the Jmp16 version there was a button in the specific mixture experiments where you could put the mixture sum below 1.In the Jmp17 version I cannot find this button. Could you please help me out with this issue?
//Assign Data Table + Delete Column Flag if it already there dt=current data table(); //Create new window to get data from user filter=""; nw=New Window("Flag Creation", border box(top(50),bottom(100),left(50),right(100)), H Center Box(Text Box("Input a single Conditon Bin to Flag")), Text Box("Condition:"),fb=Text Edit Box("bbb"), Button box("Run", filter = fb << get text(), dt<<New Colu...
I'm trying to work on some Electrochemical Impedance Spectroscopy, which uses Complex Numbers and has a response in the form of a Bode or Nyquist plot. I found a plugin for JMP, but I can't find documentation on it: https://community.jmp.com/t5/JMP-Add-Ins/Complex-Numbers/ta-p/22616 I've attached a sample JMP table containing a simple RC circuit with R=500 and C=.001. I want to use JMP to fit the ...
Kansas has 105 counties that are combined into 16 Health preparedness regions. How can I do this using the US-County-Name.jmp and the associated XY file? The 16 regions for Kansas are defined at the following link: https://www.kdhe.ks.gov/ArchiveCenter/ViewFile/Item/1246 Any help would be appreciated.
Hi everyone I am trying to do GLM but I dont know how to build the data set.
JMP17版本用之前15版正常的读取程序,结果为空值。比如第一个表中一行是1,2,3这种值的,第二张表这一系列,是这列,ML1,R1拼接在一起,L1,R1,M1就自动改变亏值。求问大佬怎么解决?dir = Pick Directory( "Select a directory" );
//得到所有文件名,注意要确保所有表格字段名一致,且表格样式一样,否则会得到非预期结果。
files = Files In Directory( dir, Recursive );
If( Contains( files, ".DS_Store" ),
files = Remove( files, Contains( files, ".DS_Store" ) )
);
For( i = 1, i <= N Items( files ), i++,
fullfile = dir || files[i];
...
I fitted Neural Network on a dataset that has nominal response variable. For logistic regression model, I can see ROC table along with ROC curve. However, in neural networks (and other ML models) I only get the ROC curve but not ROC table.
Hi, when using a log scale two font sizes are being used (for the major and minor ticks). How do I only change one of them (e.g. major ticks)? Any change I make seems to apply to both. In other words, I want to have the font size for 100, 1000 to be closer to that of 200, 300, 400 in the example below using JMP17.0.0
Working on a script that processes images and comparing results to a python script that applies similar operations. When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16
Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...
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...