Error in generating pictures

Submitted by aliasaei on

Hi,

I'm running the DPARSFA on the provided sample images and I get the following errors. I was wondering what is the problem and how I could solve it.

Generating the pictures for checking normalization: Sub_001 OK. Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Line DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Image DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Line DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Line DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Image DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Line DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Line DeleteFcn

Struct contents reference from a non-struct array object.

Error in y_spm_orthviews>rmblobs (line 902)
if isfield(st{curfig}.vols{1},'blobs')

Error in y_spm_orthviews>my_delete (line 989)
rmblobs(handle);

Error in y_spm_orthviews (line 439)
        my_delete(varargin{1});
 
Error using closereq (line 18)
Error while evaluating Image DeleteFcn


Thanks,
Ali
 

YAN Chao-Gan

Tue, 06/07/2016 - 09:26

In reply to by Emilia Cheladze

Hi Emilia,

Not sure if there is anything changed in matlab 2015b. Could you have a test on matlab 2015a?

Best,

Chao-Gan