Scilab-Branch-6.1-GIT
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Statistics
- Sparses Matrix
- UMFPACK Interface
- 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 binary files I/O
- Code Matlab => Scilab
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- Script editor
- UI Data
- Online help management
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Preferences
- Coverage
- 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 — カレンダー
- clock — Return the current Gregorian datetime and international time zone of the computer's clock
- date — 現在の日付を日付文字列として得る
- datenum — シリアル日付番号に変換する
- datevec — 日付の要素
- eomday — 月の最後の日を返す
- etime — 経過時間
- getdate — Current datetime or POSIX timestamp from computer's clock. Datetimes from given timestamps
- now — 現在の日付と時間を返す
- realtime — 日付の原点を設定または指定日付まで待つ
- sleep — suspend all code executions (console, scripts, callbacks,..)
- tic — ストップウォッチタイマーを開始
- timer — CPU時間
- toc — ストップウォッチタイマーを読む
- weekday — Day's index and name in its week for given dates
Report an issue | ||
<< Sound file handling | Scilabヘルプ | Output functions >> |