Loading struct from MATLAB .mat files

Hello all,

I have ~300 .mat files that I'd like to load into Igor. They each have a 19 x 1 struct with 5 fields (each "cell" is ~300x2 points) and a 19 x 1 double. Igor loads the double using the Load dialog but doesn't manage to load the struct. Is this possible? I actually only need the dimensions of the struct to do what I want.

Thanks in advance.