Syntax: center(x,dim)
Description: Substract center value along the chosen dimension
Group: statistics
Note:
Example:
center([2,3,5,3],2)
Also see: std, var, cov
Implemented in: center.m