Scilab-Branch-6.1-GIT
- Scilab Help
- Scilab
- Differential calculus, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- Control Systems - CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- XML Management
- HDF5 files
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics export
- GUI
- Data Structures
- Parameters
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab data files I/O
- Code Matlab => Scilab
- MEX Library API
- Advanced functions
- Testing & benchmarking
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Script editor
- UI Data
- Documentation system
- Modules manager
- Multilinguism
- API Scilab
- call_scilab API (Scilab engine)
- Java Virtual Machine (JVM)
- Java from Scilab
- Java Interface
- Preferences
- Scilab code instrumentation
- Lint tool (SLint)
- Web Tools
- Windows tools
Please note that the recommended version of Scilab is 2025.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Time and Date
- calendar — Calendar of a given month and year (Gregorian dates)
- clock — Return the current Gregorian datetime and international time zone of the computer's clock
- date — Current date as date string
- datenum — Convert to serial date number
- datevec — Date components
- eomday — Return last day of month
- etime — Elapsed time
- getdate — Current datetime or POSIX timestamp from computer's clock. Datetimes from given timestamps
- now — Return current date under the form of a Unix hour (timestamp)
- realtime — sets the initial datetime and starts the chronometer, or waits until a given datetime
- sleep — suspend all code executions (console, scripts, callbacks,..)
- tic — start a stopwatch timer
- timer — cpu time
- toc — Read the stopwatch timer
- weekday — Day's index and name in its week for given dates
Report an issue | ||
<< Sound file handling | Scilab Help | Output functions >> |