Back to the main page.

Bug 217 - labelcmb2indx should be a private function

Status CLOSED FIXED
Reported 2010-11-12 14:36:00 +0100
Modified 2010-11-17 09:37:35 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2010-11-12 14:36:06 +0100

this function is called from public/private/fixcsd.m and used to be a subfunction in ft_connectivityanalysis. I think this one needs to go into connectivity/private, with an external in public/private/


Jan-Mathijs Schoffelen - 2010-11-17 09:37:21 +0100

I moved labelcmb2indx to connectivity/private and created externals for private and public/private