Hello there!
I am working with time-lapse microscopy, I've done the automatic alignment, but there is a big shift produced by the align process itself, so I decided to try with the semi-automatic alignment tool, and this is what happens:
Attempt to reference field of non-structure array.
Error in aligntool/resizefcn (line 248)
pos = get(handles.maingui,'position');
Error while evaluating Figure SizeChangedFcn
And the UI appears, but not in the proper way, like this:

What should I do??
Thanks!!