Back to the main page.

Bug 3189 - Version: R2013b , please run ft_databrowser(cfg,ic_data) to find the bug

Status CLOSED WORKSFORME
Reported 2016-10-24 11:21:00 +0200
Modified 2019-08-10 12:32:35 +0200
Product: FieldTrip
Component: documentation
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P5 normal
Assigned to:
URL:
Tags:
Depends on:
Blocks:
See also:

Siri - 2016-10-24 11:21:48 +0200

I am working on pre-processing of EEG data using "fieldtrip". I am trying to view the topo-plots of artifacts along with their time courses.As soon as , i run the ft_databrowser(cfg,ic_data) command, matlab is displaying message as "Matlab has encountered an internal problem and it needs to be closed". Please go through the issue and suggest me the changes required. Thanking You.


Siri - 2016-10-24 11:23:07 +0200

Created attachment 815 Attachment is the matlab code to be run.


Robert Oostenveld - 2016-10-25 12:31:46 +0200

can you share a *.mat file containing the cfg and the ic_data structure that you are using in the following code? %% cfg = []; cfg.channel = [2:5 15:18]; % components to be plotted cfg.viewmode = 'component'; cfg.layout = 'biosemi32.lay'; % specify the layout file that should be used for plotting ft_databrowser(cfg, ic_data)


Jan-Mathijs Schoffelen - 2016-11-29 09:09:59 +0100

Hi Siri, have you shared a mat file? If not, we have to assume this as low priority because there is no way for us to follow up. In which case we will close this bug report.


Robert Oostenveld - 2019-08-10 12:32:35 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.