Back to the main page.
Bug 519 - databrowser expects a topo from the input, which fails when reading from file
Status | CLOSED DUPLICATE |
Reported | 2011-03-03 11:56:00 +0100 |
Modified | 2011-03-23 10:09:06 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Eelke Spaak |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-03-03 11:56:17 +0100
cfg = dataset: 'hz.ds' continuous: 'yes' >> ft_databrowser(cfg) ??? Input argument "data" is undefined. Error in ==> ft_databrowser at 135 if isfield(data, 'topo') && strmatch(cfg.viewmode, 'component')