JMP 14.2 联机文档
发现 JMP
使用 JMP
基本分析
基本绘图
刻画器指南
实验设计指南
拟合线性模型
预测和专业建模
多元方法
质量和过程方法
可靠性和生存方法
消费者研究
Scripting Guide
JSL Syntax Reference
该帮助的版本不再更新,请参见
https://www.jmp.com/support/help/zh-cn/15.2
获取最新的版本.
Scripting Guide
•
Introduction
• Help with Learning JSL
上一个
•
下一个
Help with Learning JSL
There are several places within JMP to get help with writing or understanding a JSL script.
The Scripting Guide
The
Scripting Guide
begins with basic information (such as terminology and syntax) for JMP users who are not familiar with the scripting language. The book progresses to more advanced information.
Chapters 2 through 4
Includes information about learning JSL, producing basic scripts, and introduces you to the JSL scripting environment.
Chapters 5 through 8
Introduces the building blocks of the language; working with basic data types, such as numbers and strings; writings lists, matrices, and associate arrays; namespaces; and the fundamentals of programming in JSL.
Chapters 9 through 13
Covers using JSL with objects in JMP, such as data tables, platforms, windows, and graphics.
Chapter 14
Describes how to write scripts that work with external programs, such as SAS, R, and Microsoft Excel.
Chapter 15
Introduces creating JMP applications in Application Builder, a drag-and-drop environment for visually designing windows with buttons, lists, graphs, and other objects. The chapter also describes how to use Add-In Builder to compile scripts into one easily shared file.
Chapter 16
Contains a collection of recipes, or script examples, that you can copy and modify for your own use.
Appendices A and B
Provides information about compatibility issues with the previous version of JMP and defines JSL concepts and terminology.