[Nutmeg-users] fieldtrip to nutmeg

Johanna Zumer johanna.zumer at donders.ru.nl
Thu May 29 04:01:20 PDT 2014


Dear Jason,

Sorry for the slow reply.

Your grid structure looks fine.

Your error occurs if 'grid' does not exist as a variable, but
yet nut_ftgrid2nutsLpvox(grid) is attempted to be called, as Matlab is
confused between the locall variable 'grid' and the Matlab function 'grid'
(see 'help grid' for more info).

Could you please give some more details of what you called?   Were you
calling nut_ftgrid2nutsLpvox directly or only using nut_ft2nuts?  Via
command line or via GUI?

Best regards,
Johanna






2014-05-22 10:59 GMT+01:00 Jason Chan <chan at med.uni-frankfurt.de>:

> Dear NUTMEG Users,
>
>
>
> I am completely new to NUTMEG.  I have been using Fieldtrip for all of my
> MEG analyses, but I would like to try NUTMEG for my source analyses.  I am
> trying to convert my ft data using the nut_ft2nuts function.  I get the
> following error for the grid:
>
>
>
> Error using ==> grid
>
> Too many output arguments.
>
>
>
> I assume by grid, it is referring to the forward model.  My current grid
> structure looks like this:
>
>
>
> Subj1_grid =
>
>
>
>         pos: [46200x3 double]
>
>         dim: [33 40 35]
>
>        unit: 'cm'
>
>      inside: [1x23869 double]
>
>     outside: [1x22331 double]
>
>      params: [1x1 struct]
>
>         cfg: [1x1 struct]
>
>
>
> Is this correct?
>
>
>
> Best,
>
> Jason
>
> _______________________________________________
> Nutmeg-users mailing list
> Nutmeg-users at www.nitrc.org
> http://www.nitrc.org/mailman/listinfo/nutmeg-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.nitrc.org/pipermail/nutmeg-users/attachments/20140529/6571decd/attachment.html>


More information about the Nutmeg-users mailing list