Back to the main page.
Bug 2897 - Typo in qsubcellfun
Status | CLOSED FIXED |
Reported | 2015-05-19 10:35:00 +0200 |
Modified | 2015-07-15 13:31:08 +0200 |
Product: | FieldTrip |
Component: | qsub |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Marcel Zwiers - 2015-05-19 10:35:04 +0200
There is carriage return type in qsubcellfun that misplaces comment on a new line at line 222-223: if numargout<0 % the nargout function retur % it should contain function handles, not strings ns -1 in case of a variable number of output arguments numargout = 1; elseif numargout>nargout
Robert Oostenveld - 2015-05-19 10:59:07 +0200
mac011> svn commit qsub/qsubcellfun.m Sending qsub/qsubcellfun.m Transmitting file data . Committed revision 10409.