help > RE: Error in generating the figure box with art repair in SPM12
May 4, 2019  01:05 PM | Petya Kozhuharova
RE: Error in generating the figure box with art repair in SPM12
   
Originally posted by Sandra Martin:
Hi Avantika,

I am dealing with the same error message. Did you ever get to solve it and if so how?

Thanks a lot and best
Sandra
Hi Sandra,

Not sure if this is still relevant to you, but I ran into the same issue with SPM12 and Matlab 17a. I solved it in the following way:

legend('x mvmt', 'y mvmt', 'z mvmt','pitch','roll','yaw',0); --> remove the 0 at the end of that line (art_global, line  432)
legend('Fast motion',0);   ---> remove the 0 here as well, line 450

The realignment file has only 6 parameters, this is my reasoning at least but it worked for me for this issue.

Best,
Petya

Threaded View

TitleAuthorDate
avantika mathur Oct 1, 2018
Sandra Martin Jan 24, 2019
RE: Error in generating the figure box with art repair in SPM12
Petya Kozhuharova May 4, 2019
Marina Fernandez Alvarez Apr 5, 2019