Scilab 5.5.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
h5flush
ファイルに関連するバッファを全てフラッシュする
呼び出し手順
h5flush(obj [, local])
引数
- obj
H5Object
- local
論理値
説明
ファイルに関連するバッファを全てフラッシュします. local が %T の場合, そのファイルのみがフラッシュされ, その他は仮想ファイル全体がフラッシュされます.
例
履歴
バージョン | 記述 |
5.5.0 | HDF5モジュールが導入されました. |
Comments
Add a comment:
Please login to comment this page.