Pause MATLAB in OS X

A bash script to pause MATLAB, allows a hot key
215 Downloads
Updated 29 Jan 2010

View License

I use this script to pause and continue MATLAB at the Unix process level using the kill -STOP and kill -CONT commands.
Combine it with Quicksilver and you can assign a key combination that will pause the running of MATLAB at any time. It is superior to other methods because it requires no overhead or listening on MATLAB's behalf.
Should work in any linux OS (may need to change awk to nawk), to install:
- copy script wherever
- chmod u+x /path to script
- run script with key combination using Quicksilver

Cite As

zeigerpuppy p (2024). Pause MATLAB in OS X (https://www.mathworks.com/matlabcentral/fileexchange/26535-pause-matlab-in-os-x), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Programming in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0