Main Content
exclamation point, !
Operating system command
Syntax
Description
The exclamation point (!
) issues operating system commands that you
want to execute from within MATLAB®. For instance, !rmdir
issues a command directly to the operating system to remove a folder.folder
This functionality is not available in MATLAB Online™.
Examples
Version History
Introduced before R2006a