Read header from nifti files

4 views (last 30 days)
Mar
Mar on 25 Oct 2018
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?

Answers (0)

Categories

Find more on Neuroimaging 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!