resize a scrollbox?
How can I change the size of a scroll box?
new window("test", panel Box("",sb = Scroll Box (size(200,200) )));
sb << set size(1000,1000)
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
How can I change the size of a scroll box?
new window("test", panel Box("",sb = Scroll Box (size(200,200) )));
sb << set size(1000,1000)
Hello, I have a set of columns that can only take the values True of False. I am trying to make a new formula column that would take the value false if any of the column in this row has the value false. Else it would return the value True. Could anyone help me with this please? I don't understand how to get an if condition on several values of a row. Thanks
Hi everyone, I'm working on a measurement variability study on a product sample. The test is destructive (each test consumes the full sample), so I do not have "true parts" that can be remeasured. My dataset consists of: 1. Multiple technicians 2. Two instruments 3. 2-3 repeated measurements per technician-instrument combination 4. All sample coming from the same material lot My primary goa...
Hi, I want to JSL to generate report (.ppt). There are 2 plots I want to export: 5 groups and 3 groups. I want each group with 250*250, so 5 groups plot should be 1250*250 and 3 groups plot should be 750*250. I use Save Presentation to export plots. 5 groups size is the same as I export plots manually but 3 groups size is not. The 3 groups size is squeezed, only 75%. How could I export multiple pl...
Hi All, This might be an easy and quick fix. But I kinda struggling to find the right way to do it. I am trying to figure out how to have a consistent frame size with all graphs in graphs builder and consistent legend settings. I run a FOR loop having numerical values at the end of data table. It could range from 1 to many columns and I try to plot all the columns in Y axis.The main discrepancy oc...
Hi everyone, I'm working on a measurement variability study on a product sample. The test is destructive (each test consumes the full sample), so I do not have "true parts" that can be remeasured. My dataset consists of: 1. Multiple technicians 2. Two instruments 3. 2-3 repeated measurements per technician-instrument combination 4. All sample coming from the same material lot My primary goa...
Hi, I want to JSL to generate report (.ppt). There are 2 plots I want to export: 5 groups and 3 groups. I want each group with 250*250, so 5 groups plot should be 1250*250 and 3 groups plot should be 750*250. I use Save Presentation to export plots. 5 groups size is the same as I export plots manually but 3 groups size is not. The 3 groups size is squeezed, only 75%. How could I export multiple pl...
Dear JMP, I found a discrepancy between a JMP result and the result in the textbook you cite as a reference. Is this a bug or does JMP use a different calculation than the textbook? JMP Pro 17.2.0 > Reliability and Survival > Life Distribution platform, fit to a Weibull, Wald confidence intervals > in the Parametric Estimate – Weibull section, all the numbers agree except the scale and Weibull ß ...
When I try to open JMP files stored in a sharepoint library, I get the following access problem.Does anyone have a solution for this?
johnmoore
I wanted to know if there is a way to run models and perform data analysis when the data is only available as means and standard deviations. While modeling generally uses the mean and standard deviation as metrics to analyze and model data, JMP calculates them and then uses them for your chosen method. Unfortunately, my partners only have the data available as the means and SD per formulation. Tha...
In a code, the coding for the expression handling was wrong and produced a surprising result.
I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.
an example:
x= "hello";
type(x); // -> string
X(5) // -> "hello"
After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
... and JMP will return the content of x.
someho...
Which credential does open() use when it accesses a file via
open("https://www.google.de")
Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.
I am writing a simple GUI prototype:
List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table.
Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...
I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is for beginnin...
Date: Thursday, February 5Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've ju...
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...