Print

Print


Hi Bettina,

I would need a little more information to be able to say anything about that. A problem/feature with Unwarp is that it uses try-catch to make sure it crashes out gracefully (and cleans up any mess on the disk before doing so). However, that also means you don't get any error message.

If you type

matlab
>> spm
>> dbstop if all error
Run realign+unwarp as you normally would
K>> dbstack

you will then see names of m-files with associated line numbers. The top of those are probably spm_uw_estimate, with some line number ???. Then type

K>> dbtype spm_uw_estimate ???-10:???+10

and send me the output. Hopefully I can make something of it.

Good luck Jesper


----- Original Message -----
From: Bettina Bewernick <[log in to unmask]>
Date: Thursday, March 10, 2005 4:24 pm
Subject: [SPM] matlab 7 realignment 6 unwarp problem

> Dear Everyone,
> I use matlab 7 and spm2. Although I have downloaded the latest
> updates, I
> have problems during realignment & unwarping: the process
> finishes, there
> is no error message, but the postscript file is empty (only 7 kbytes,
> nothing to see under ghostview).
> Can anyone help me with this issue please? Are there further
> problems to
> expect with matlab7? Would you suggest to stay with the 6.5 version?
> Thanks :-)
> Bettina
>