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 >> |