Back to the main page.
Bug 1455 - yokogawa2grad_new
Status | CLOSED FIXED |
Reported | 2012-05-04 12:34:00 +0200 |
Modified | 2019-08-10 11:56:06 +0200 |
Product: | FieldTrip |
Component: | yokogawa |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P3 normal |
Assigned to: | Tilmann Sander-Thommes |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Tilmann Sander-Thommes - 2012-05-04 12:34:23 +0200
yokogawa2grad_new.m: grad.label is not defined as Mx1. This causes trouble in ft_apply_montage.
Tilmann Sander-Thommes - 2012-05-04 14:11:22 +0200
Bug resolved by line 175 grad.label = label(grad_ind)'; and line 178 resp. 180 label = cell(grad_nr,1); .. label{i,1} = ... Although the bug is small, it should have surfaced earlier !?
Robert Oostenveld - 2019-08-10 11:52:11 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue describing the issue on https://github.com/fieldtrip/fieldtrip/issues.