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

Scripting Guide > Efficient Scripts
Publication date: 09/28/2021

Efficient Scripts

Tips for Writing Scripts That Run Faster

This appendix provides ideas for writing 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

Using Matrices

Design of Experiments

Scripting Data Tables

Scripting Graphs and Display Boxes

Scripting Numbers, Strings, Arrays, and Lists

Programming Tips

Troubleshooting

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