help > RE: WFU_Pickatlas results window
Feb 14, 2012  06:02 PM | Eve Isham
RE: WFU_Pickatlas results window
Hi again,
Here's the output when trying to get the length of the spm.mat:

>> load SPM.mat
SPM.Sess.U
length(SPM.Sess.U)

ans =

1x4 struct array with fields:
    name
    ons
    dur
    P
    dt
    u
    pst


ans =

1x4 struct array with fields:
    name
    ons
    dur
    P
    dt
    u
    pst


ans =

1x4 struct array with fields:
    name
    ons
    dur
    P
    dt
    u
    pst

??? Error using ==> length
Too many input arguments.

Threaded View

TitleAuthorDate
Eve Isham Feb 14, 2012
Benjamin Wagner Feb 14, 2012
Eve Isham Feb 14, 2012
Benjamin Wagner Feb 14, 2012
RE: WFU_Pickatlas results window
Eve Isham Feb 14, 2012
Benjamin Wagner Feb 14, 2012
Eve Isham Feb 14, 2012