Back to the main page.

Bug 335 - warning backtrace in peercellfun not functional

Status CLOSED FIXED
Reported 2010-12-21 12:52:00 +0100
Modified 2011-01-14 13:29:59 +0100
Product: FieldTrip
Component: peer
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P1 minor
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Marcel Zwiers - 2010-12-21 12:52:44 +0100

The backtracings of the warnings thrown in peercellfun are not informative and polute the masters matlab terminal (i.e. obscure the useful info). Suggested solution: at the beginning in peercellfun add S = warning('Off','Backtrace'); and near the end add warning(S)


Robert Oostenveld - 2011-01-12 11:46:03 +0100

fixed in revision 2568