Scilab 5.5.0
      
      
    Please note that the recommended version of Scilab is 2026.0.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モジュールが導入されました. | 
| Report an issue | ||
| << h5exists | HDF5 Management | h5get >> |