www.gusucode.com > mbcview 工具箱matlab源码程序 > mbcview/@cgtradeoffgui/@tradeoffGraphView/pResetZoom.m

    function pResetZoom(obj)
%PRESETZOOM Reset the zoom data so that no graphs are zoomed
%
%  PRESETZOOM(OBJ) is called when the zoom states of the graphs need to be
%  reset.

%  Copyright 2000-2004 The MathWorks, Inc. and Ford Global Technologies, Inc.


obj.hDataModel.resetZoom;