From: joseph Frank on
I have a nonhomogeneous cell array "A" in which some cells are stored as for example A{1,1} while others are stored as for example A{1,1}{1,1}. when running a loop how can I retrieve the data if is not homogeneous?