MATLAB: Struct array to data array

data arrayMATLABstruct array

hi I just downloaded a bathymetry from GEBCO converted the .nc to .mat but I cant view the data from the struct array? how do I do it
z 1×1 328549316 struct array
z =
data: [41068600x1 double]
scale_factor: 1
add_offset: 0
node_offset: 1
I have MATLAB Version 7.0.4.365 (R14) Service Pack 2
Thanks

Best Answer

A=z.data