www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@roller/private/pr_getrolls.m

    function rc=pr_getrolls
% PR_GETROLLS Private function
%
%  RC=PR_GETROLLS returns a number indicating the number
%  of frame to use when a roller rolls.  This is machine
%  dependent and is calculated when the function is first
%  used.

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



rc = 100;