代码搜索:MathWorks
找到约 4,523 项符合「MathWorks」的源代码
代码结果 4,523
www.eeworm.com/read/310212/13654634
m subsref.m
function ans = subsref(obj,s)
%SUBSREF Method for fdspec object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
if strcmp(s(1).type,'()')
obj
www.eeworm.com/read/310212/13654635
m subsasgn.m
function obj = subsasgn(obj,s,rhs);
%SUBSASGN Method for fdspec object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
if isa(rhs,'fdspec') & strc
www.eeworm.com/read/310212/13654636
m get.m
function ans = get(obj,prop)
%GET Method for fdspec object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.4 $
obj = struct(obj);
if nargin == 1
www.eeworm.com/read/310212/13654639
m userchange.m
function UserChange(obj)
%UserChange Method for FD spec object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
obj = struct(obj);
objud = get(obj
www.eeworm.com/read/310212/13654681
m subsref.m
function ans = subsref(obj,s)
%SUBSREF Method for fdmeas object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
if strcmp(s(1).type,'()')
obj
www.eeworm.com/read/310212/13654682
m subsasgn.m
function obj = subsasgn(obj,s,rhs);
%SUBSASGN Method for fdmeas object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
if isa(rhs,'fdmeas') & strc
www.eeworm.com/read/310212/13654683
m get.m
function ans = get(obj,prop)
%GET Method for fdmeas object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.3 $
obj = struct(obj);
if ~iscell(prop)
www.eeworm.com/read/310212/13654686
m userchange.m
function UserChange(obj)
%UserChange Method for FD meas object
% Author: T. Krauss
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.2 $
obj = struct(obj);
objud = get(obj
www.eeworm.com/read/310212/13654745
m cztdemo.m
function cztdemo(action,s);
%CZTDEMO Demonstrates the FFT and CZT in the Signal Processing Toolbox.
% Copyright (c) 1988-98 by The MathWorks, Inc.
% $Revision: 1.17 $ $Date: 1997/12/02 18:37
www.eeworm.com/read/407122/11428885
m puma3d.m
function puma3d
% GUI kinematic demo for the Puma Robot.
% Robot geometry uses the CAD2MATDEMO code in the Mathworks file exchange
%
%%
loaddata
InitHome
%
% Create the push buttons: pos is: