Back to the main page.
Bug 2088 - ft_multiplot edits labelcmb and throws it away
Status | CLOSED FIXED |
Reported | 2013-04-03 12:49:00 +0200 |
Modified | 2014-03-06 15:38:50 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jörn M. Horschig - 2013-04-03 12:49:22 +0200
am I missing something? (often I think that things must have some reason, but equally often I get disappointed^^) line 332: data.labelcmb = data.labelcmb([sel1;sel2],:); line 333: data = rmfield(data, 'labelcmb');