Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
h5is* tests
- h5isArray — HDF5オブジェクトが配列かどうかを確認
- h5isAttr — HDF5オブジェクトが属性かどうか確認
- h5isCompound — HDF5オブジェクトが複合オブジェクトかどうかを確認
- h5isFile — HDF5オブジェクトがファイルかどうか確認
- h5isGroup — HDF5オブジェクトがグループオブジェクトかどうか確認
- h5isRef — HDF5オブジェクトがリファレンスオブジェクトかどうか確認
- h5isSet — HDF5オブジェクトがデータセットかどうか確認
- h5isSpace — HDF5オブジェクトがデータスペースかどうか確認
- h5isType — HDF5オブジェクトが型かどうか確認
- h5isVlen — HDF5オブジェクトが可変長配列かどうか確認
Report an issue | ||
<< HDF5 files | HDF5 files | h5attr >> |