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
filebrowser
Open the Scilab file browser
Syntax
filebrowser()
Description
Open the file browser
filebrowser
allows to browse the file sand directories of the system directly from Scilab.
filebrowser
has several features:
A nice and easy file browser
Quick actions on the file items (open in SciNotes, Execute or load in Scilab, Open with Xcos, etc)
Open with the system default application
Multiple selection on file items
Quick and easy filters
Advanced filters with regular expressions
Example
filebrowser();
Report an issue | ||
<< editvar | UI Data | News feed >> |