how to get file names or file path
file1 = pick file();
file_name = ...
suff = word(-1, file_name, ".")
if(suff == "txt" | file_name == “csv”,
open(file1), ....
);
how can i get file_...
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesfile1 = pick file();
file_name = ...
suff = word(-1, file_name, ".")
if(suff == "txt" | file_name == “csv”,
open(file1), ....
);
how can i get file_...
I have got a three column data. Column - 1 is "Part ID", Column-2 is "Tested Parameter Name" and Column - 3 is "Measured value" of each tested paramet...
NeoHello everyone, First of all, I'm an occasional JMP user (v16.2) with little JSL experience and limited statistical knowledge. I couldn't directly fi...
Nico_MI'm trying to learn how to operate JMP's dialog boxes for sample size for use in experimental design. I'd like to understand how to determine the numb...
MiBoJMP Pro 16. I'd like to rename those 7 graphs in a project. How? Can they be reordered?
tupdegroveI have got a three column data. Column - 1 is "Part ID", Column-2 is "Tested Parameter Name" and Column - 3 is "Measured value" of each tested paramet...
NeoI'm trying to learn how to operate JMP's dialog boxes for sample size for use in experimental design. I'd like to understand how to determine the numb...
MiBoJMP Pro 16. I'd like to rename those 7 graphs in a project. How? Can they be reordered?
tupdegroveHello all, I am doing predictive modeling and would appreciate feedback on how well my model fits as I am new to modeling and don't want to make any m...
User5555HiI need to prove, statistically, that these two curves are parallel. I have made a data table, fit a non linear 4PL curve and ran a parallelism test....
ASTAI have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very...
JanneIDear community, For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline ...
Declan_JMPHello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.A...
Matheus_PlanaIf you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. The...
XanGreggHI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's t...
Lavik17New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
This Club is is a participant-driven meeting designed to encourage attendee involvement and kno...
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...