Import HDF file into MATLAB and access data (from ArtemiS/ NI DIAdem)

11 views (last 30 days)
Hello,
ich would like to open a HDF file with measured data. Until now i used ArtemiS SUITE and NI DIAdem for evaluation. But both of these could not handle the task anymore.
In the file there are about 25 channels for different sensors (x,y,z).
I'm complete new to MATLAB and first of all i just would like to open the file and access the data.
I changed the current folder of MATLAB to my folder with the file.
Then i tried "h5disp(filename)" with my real filename to show the structure and the metadata but in the command window it says:
"Undefined variable "filename..." or class "filename...".
Does anyone give me an advice how to load/access the data?
I am using MATLAB R2016a.
Thank you!
  3 Comments
per isakson
per isakson on 25 Jun 2019
I assume there is a simple misunderstanding.
"tried "h5disp(filename)" with my real filename" What exactly did you do?

Sign in to comment.

Answers (0)

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!