Back to the main page.
Bug 2247 - there is no correspondence resulting from the modification
Status | CLOSED WORKSFORME |
Reported | 2013-08-12 20:07:00 +0200 |
Modified | 2015-02-11 10:46:25 +0100 |
Product: | FieldTrip |
Component: | external |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Ekaterina - 2013-08-12 20:07:02 +0200
'openmeeg_eeg_leadfield_example.m' and testOpenMEEGeeg.m work in older version fieldtrip-20130213, But in fieldtrip-20130619 don't work. ??? Error using ==> setfield at 58 Invalid field name component. Error in ==> setsubfield at 51 s = setfield(s, t{:}, v); Error in ==> warning_once>fieldnameFromStack at 208 setsubfield(ft_previous_warnings, fname, []); Error in ==> warning_once at 123 [tmpfname ft_default.warning.identifier line] = fieldnameFromStack(ft_default.warning.identifier); Error in ==> ft_postamble_history at 55 warning_once('-clear'); Error in ==> ft_postamble at 55 evalin('caller', ['ft_postamble_' cmd]); Error in ==> ft_prepare_bemmodel at 296 ft_postamble history vol Error in ==> testOpenMEEGeeg>run_bem_computation at 86 vol = ft_prepare_bemmodel(cfg, vol); Error in ==> testOpenMEEGeeg at 17 [rdms,mags] = run_bem_computation(r,c,pos); Error in ==> run at 57 evalin('caller', [s ';']);
Robert Oostenveld - 2013-08-12 20:25:17 +0200
Thanks for reporting. There has been a known error with warning_once, but that has been fixed by now. Please try to reproduce the bug with the latest fieldtrip version.
Robert Oostenveld - 2014-07-17 08:32:51 +0200
given the lack of feedback, there is nothing to work on to further address this issue.
Robert Oostenveld - 2015-02-11 10:44:54 +0100
Closed several bugs that were recently resolved. If you don't like the resolution, please reopen and explain.