function [ offset ] = daszero( varargin ) % DASZERO Dummy function offset(1) = 0; offset(2) = 0; end