Back to the main page.
Bug 3046 - Syntax error in read_tobii_tsv.m
Status | CLOSED FIXED |
Reported | 2016-01-15 23:01:00 +0100 |
Modified | 2016-06-14 16:14:48 +0200 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | All |
Operating System: | All |
Importance: | P5 blocker |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | 2998 |
See also: |
Guillaume - 2016-01-15 23:01:33 +0100
There is a syntax error in fileio/private/read_tobii_tsv.m at l.71: valid = cellfun(@isempty, num, 'UniformOutput', true) && ;
Robert Oostenveld - 2016-01-17 10:21:13 +0100
thanks, I fixed it. I don't know the state of the function so far, development is still in progress. See bug 2998.