Back to the main page.
Bug 2938 - Error in mergeconfig (line 30) input.(fn) = default.(fn);
Status | CLOSED WORKSFORME |
Reported | 2015-07-27 16:39:00 +0200 |
Modified | 2019-08-10 12:31:29 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Mike Sintsov - 2015-07-27 16:39:10 +0200
Created attachment 725 variables bug state Hi, I've tried to preprocess my datasetdir and received the following error with config struct with 'dataset' value specified only and recieved the following trace: Insufficient outputs from right hand side to satisfy comma separated list expansion on left hand side. Missing [] are the most likely cause. Error in mergeconfig (line 30) input.(fn) = default.(fn); Error in ft_preamble_init (line 35) cfg = mergeconfig(cfg, keepfields(ft_default, {'outpuitfile', 'outputfilepresent'})); Error in ft_preamble (line 56) evalin('caller', ['ft_preamble_' cmd]); Error in ft_preprocessing (line 170) ft_preamble init Error in ft_read_neuralynx_interp (line 24) rawdata = ft_preprocessing(cfg); In addition, I attached variables values in bug state Best regards, Mike from KFU
Mike Sintsov - 2015-07-27 16:49:04 +0200
OK, that was my fault passing wrong arguments to input cfg struct