Utility
Packaging Zaber Motion Library with MATLAB Compiler
This example demonstrates how to build and run a standalone MATLAB application which uses the Zaber Motion Library toolbox.
The source code for the application is in
src/main.m.Packaging ZML with PyInstaller
This example demonstrates how to package a Python script that uses Zaber Motion Library with PyInstaller.
The script itself in
main.py is a simple motion example.COM Port Scan
This script quickly scans all active ports and displays which device is connected to which port.