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.
Matlab Compiler
Deployment
Standalone Application
Read More
March 4, 2026

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.
PyInstaller
Deployment
Python
Read More
March 18, 2024

COM Port Scan

This script quickly scans all active ports and displays which device is connected to which port.
COM Port
Python
Read More
June 4, 2023