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.
HDF5 Management
- h5attr — 属性を作成する
- h5close — HDF5オブジェクトを閉じる
- h5cp — オブジェクトをコピーする
- h5dataset — データセットを作成し, データを書き込む
- h5dump — H5オブジェクトの内容を標準出力ストリームにダンプ
- h5exists — 指定した名前のオブジェクトが存在するかどうかを確認
- h5flush — ファイルに関連するバッファを全てフラッシュする
- h5get — 指定した名前のオブジェクトを取得
- h5group — グループを作成
- h5isArray — HDF5オブジェクトが配列かどうかを確認
- h5isAttr — HDF5オブジェクトが属性かどうか確認
- h5isCompound — HDF5オブジェクトが複合オブジェクトかどうかを確認
- h5isFile — HDF5オブジェクトがファイルかどうか確認
- h5isGroup — HDF5オブジェクトがグループオブジェクトかどうか確認
- h5isRef — HDF5オブジェクトがリファレンスオブジェクトかどうか確認
- h5isSet — HDF5オブジェクトがデータセットかどうか確認
- h5isSpace — HDF5オブジェクトがデータスペースかどうか確認
- h5isType — HDF5オブジェクトが型かどうか確認
- h5isVlen — HDF5オブジェクトが可変長配列かどうか確認
- h5label — データセットに名前を付ける
- h5ln — オブジェクトを他のオブジェクトにリンクする
- h5ls — HDF5オブジェクト (グループまたはデータセット)の内容の一覧を得る
- h5mount — グループにファイルをマウントする
- h5mv — オブジェクトを移動
- H5 Objects — 種々のH5オブジェクトのプロパティを説明
- h5open — HDF5ファイルをオープン
- h5read — HDF5データセットのデータを読み込む
- h5readattr — HDF5属性のデータを読み込む
- h5rm — HDF5ファイルから要素を削除
- h5umount — マウントされたファイルのマウント解除する.
- h5write — データセットを作成(存在しない場合)し, データを書き込む
- h5writeattr — グループまたはデータセット内に属性を書き込む
Report an issue | ||
<< XML Management | Scilabヘルプ | Files : Input/Output functions >> |