Read header from nifti files
3 views (last 30 days)
Show older comments
Does anyone know how to read the heard of a nifti file?
I load my data using data=load_untouch_nii(). When I typed data.hdr I got the following:
data =
struct with fields:
hk: [1×1 struct]
dime: [1×1 struct]
hist: [1×1 struct]
How can I see the details of the header?
0 Comments
Answers (0)
See Also
Categories
Find more on MRI in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!