For the latest version of JMP Help, visit JMP.com/help.


Scripting Guide > Efficient Scripts
Publication date: 06/21/2023

Efficient Scripts

Tips for Writing Scripts That Run Faster

This appendix provides ideas for writing JSL scripts that run faster and more efficiently. For example, it is possible to control how much time is allocated to finding an optimal design. You can collapse outlines in a report that are not necessary. Or you can write static matrices, which is faster than developing them dynamically.

Contents

Use Matrices

Design of Experiments Options

Script Data Tables

Script Graphs and Display Boxes

Script Numbers, Strings, Arrays, and Lists

Programming Tips

Troubleshoot Scripts

Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).