Scilab 5.4.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
filebrowser
Open the Scilab file browser
Calling Sequence
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 | Online help management >> |