필터 지우기
필터 지우기

Any alternatives to HDFView software?

조회 수: 29 (최근 30일)
Anthony Cook
Anthony Cook 2020년 12월 4일
답변: Xinyue Ma 2024년 1월 17일
Hello,
Are there any other sources of an HDF viewer software other than HDFView from The HDF Group? In particular, one that is installed via a .exe file rather than a .msi file.
I had been using HDFView, but our new IT Group Policy prevents us from installing .msi files (the HDFView installer is a .msi file).
I realize that Matlab has the h5info function, which is helpful, but not as useful as HDFView for viewing the contents of an h5 file.

채택된 답변

Shadaab Siddiqie
Shadaab Siddiqie 2020년 12월 7일
From my understanding you want to view contents from a h5 file. Please refer h5disp.
  댓글 수: 1
Anthony Cook
Anthony Cook 2020년 12월 7일
Thank you; I was not aware of h5disp.
While h5disp is also useful, it still has two shortcomings compared to HDFView software:
1) Complex hdf files with many groups and group levels can be cumbersome to view in a long text-style display printout.
2) HDFView allows a user to view the groups and subgroups in a folder-type graphical format, and also allows the user to drill down into each data group and do a quick view of the data contents, which is sometimes useful when in development mode.
Using the text-display-style output of h5disp and saving the output of h5info to a MATLAB structure will be suitable for the short term, while still searching to find an alternative 3rd party software similar to HDFView.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Xinyue Ma
Xinyue Ma 2024년 1월 17일

카테고리

Help CenterFile Exchange에서 HDF5에 대해 자세히 알아보기

태그

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by