MACOPEN
Version 1.0.0.2 (1,38 ko) par
Varun Gandhi
MACOPEN can be used to open a file or directory outside MATLAB on Mac OSX
MACOPEN FILENAME opens the file or directory FILENAME using the OPEN terminal command. Similar to the WINOPEN windows function in MATLAB.
% Examples:
%
% If you have Microsoft Word installed, then
% macopen('/myDoc.docx')
% opens that file in Microsoft Word if the file exists, and errors if it doesn't.
%
% macopen('/Applications')
% opens a new Finder window, showing the contents of your /Applications folder.
Citation pour cette source
Varun Gandhi (2026). MACOPEN (https://fr.mathworks.com/matlabcentral/fileexchange/42808-macopen), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Search Path dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.2 | Fixing the file. |
||
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 |
