Back to the main page.
Bug 2046 - ft_read_spike on nex file results in spaces in event.type
| Status | CLOSED DUPLICATE |
| Reported | 2013-03-12 09:11:00 +0100 |
| Modified | 2019-08-10 12:03:11 +0200 |
| Product: | FieldTrip |
| Component: | fileio |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P3 normal |
| Assigned to: | Martin Vinck |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2013-03-12 09:11:42 +0100
The event.type is now a string that is padded out with spaces to 64 characters. Deblank and/or strtrim needs to be inserted somewhere to get rid of the spaces.
Martin Vinck - 2013-03-12 11:52:50 +0100
same problem reported in http://bugzilla.fcdonders.nl/show_bug.cgi?id=2044 in ft_redefinetrial
Martin Vinck - 2013-03-12 11:53:12 +0100
(In reply to comment #1) ft_definetrial, that is
Robert Oostenveld - 2013-03-12 13:31:21 +0100
sorry for not checking on the recently added bugs *** This bug has been marked as a duplicate of bug 2044 ***