www.gusucode.com > mbc 工具箱 matlab 源码程序 > mbc/@mbcprefs/resetprefs.m

    function resetprefs(p)
%RESETPREFS Resets preferences datastore.
%
%   RESETPREFS(P) closes the current preferences and returns mbcprefs to
%   the state it has before any preferences are used.

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


pr_datastore('reset');