Back to the main page.
Bug 2102 - ft_determine_coordsys
Status | CLOSED FIXED |
Reported | 2013-04-11 11:10:00 +0200 |
Modified | 2013-04-23 12:06:29 +0200 |
Product: | FieldTrip |
Component: | forward |
Version: | unspecified |
Hardware: | All |
Operating System: | Linux |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Bruno L. Giordano - 2013-04-11 11:10:45 +0200
Does not plot grad structures. Robert already corrected as follows line 208 was: case 'sens' line 208 now is: case {'grad' 'elec ' 'sens'}
Robert Oostenveld - 2013-04-18 10:31:31 +0200
thanks for the reminder, I fixed it in the release version mac001> svn commit utilities/ft_determine_coordsys.m Sending utilities/ft_determine_coordsys.m Transmitting file data . Committed revision 7981.
Robert Oostenveld - 2013-04-23 12:05:54 +0200
closed various bugs