Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_prepare_femmodel”.
FT_PREPARE_FEMMODEL computes the FEM system matrix. Use as [vol, cfg] = ft_prepare_femmodel(cfg, seg), or [vol, cfg] = ft_prepare_femmodel(cfg, vol), or [vol, cfg] = ft_prepare_femmodel(cfg) The configuration can contain cfg.tissue = [1 2 3 ... N], segmentation value of each tissue type cfg.conductivity = correspondent conductivity matrix cfg.method = 'fns', 'simbio'
Share this page: