Macopen
Version 1.0.0.1 (1.31 KB) by
Manu R
Opens a file in its default application, similar to what winopen.m does on Windows machines.
A simple wrapper to an OS X Terminal command, I found this a convenient way of working around the fact that there is no 'winopen' for MATLAB on OS X.
Examples:
>> macopen .
>> macopen(matlabroot)
Cite As
Manu R (2024). Macopen (https://www.mathworks.com/matlabcentral/fileexchange/25080-macopen), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on File Operations in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.