Print

Print


Dear Joshua,

you are probably running MATLAB without graphics support. SPM  
currently needs to be able to open figure windows and produce graphics  
output. The error message you gave suggests that you are not able to  
open figure windows in MATLAB at all.

Volkmar

Zitat von Joshua Balsters <[log in to unmask]>:

> Hi there,
>
> I'm not quite sure what i've done but now whenever I try and open SPM5 i get
> the following error message
>
> Initialising SPM....??? Error using ==> figure
> Width and height must be > 0.
>
> Error in ==> spm_figure at 619
> F    = figure(...
>
> Error in ==> spm_figure at 213
> F = spm_figure('CreateWin',Tag,Name,Visible);
>
> Error in ==> spm at 358
> Fgraph = spm_figure('Create','Graphics','Graphics','off'); fprintf('.');
>
> I've tried fresh installs of matlab and spm5, with and without updates. Any
> advise would be greatly appreciated!
>
> Thanks
> Josh
>