Back to the main page.

Bug 316 - the public functions should be ft_ prefixed

Status ASSIGNED
Reported 2010-12-15 22:04:00 +0100
Modified 2013-11-11 13:47:31 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 enhancement
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2010-12-15 22:04:16 +0100

some are already done, some not. See below ft_cfg2keyval.m ft_checkconfig.m ft_checkdata.m ft_datatype.m ft_fetch_data.m ft_fetch_event.m ft_fetch_header.m ft_findcfg.m ft_hastoolbox.m ft_progress.m ft_selectdata.m ft_source2full.m ft_source2grid.m ft_source2sparse.m ft_struct2double.m ft_struct2single.m getsubfield.m hasyokogawa.m issubfield.m istrue.m keep.m keyval.m keyval2cfg.m keyvalcheck.m mailto.m match_str.m nearest.m printstruct.m private rmsubfield.m setsubfield.m tokenize.m uimage.m uimagesc.m warp_apply.m note that a public/compat functino should be present for each.


Robert Oostenveld - 2013-11-11 13:47:31 +0100

... Committed revision 8753. This is a large commit that involves ft-prefixing the warp functions (warp_apply, warp_optim, warp_error).