function rtn= dfc(c) x=c(1) ; y=c(2) ; rtn = [2.*(x-2) 4.* (y-3)] ;