Scilab 6.0.1
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- HDF5 Management
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Boolean
- Integers
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Windows tools
- Atoms
- Tcl/Tk Interface
- scilab editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Preferences
- Lint tool (SLint)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Time and Date
- calendar — カレンダー
- clock — 現在の時間を日付ベクトルとして返す
- date — 現在の日付を日付文字列として得る
- datenum — シリアル日付番号に変換する
- datevec — 日付の要素
- eomday — 月の最後の日を返す
- etime — 経過時間
- getdate — 日付と時間に関する情報を取得
- now — 現在の日付と時間を返す
- realtime — 日付の原点を設定または指定日付まで待つ
- sleep — suspend all code executions (console, scripts, callbacks,..)
- tic — ストップウォッチタイマーを開始
- timer — CPU時間
- toc — ストップウォッチタイマーを読む
- weekday — 曜日を返す
Report an issue | ||
<< Sound file handling | Scilabヘルプ | Output functions >> |