Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
winopen
Open file in appropriate application (Windows only)
Syntax
winopen('filename')
Description
winopen('filename')
opens filename in the appropriate
Microsoft Windows application. The winopen function uses the appropriate
Windows shell command, and performs the same action as if you double-click
the file in the Windows Explorer. If filename is not in the current
directory, specify the absolute path for filename.
See also
- host — executes a Windows, Linux, or MacOS command
Report an issue | ||
<< win64 | Windows tools | winqueryreg >> |