代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/374470/2750994
m my_sfunxy.m
function [sys, x0, str, ts] = my_sfunxy(t,x,u,flag,ax,refresh,style,varargin)
%SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions.
% This M-file is designed to be used in
www.eeworm.com/read/473219/6848940
m ellipplot.m
function [xe,ye]=ellipplot(P,gamma,ecolor,xc)
%DUAL2CELL Internal function for plotting ellipsoid
% Author Johan L鰂berg
% $Id: ellipplot.m,v 1.2 2004/07/02 08:17:30 johanl Exp $
if nargin
www.eeworm.com/read/193277/8242768
m ellipplot.m
function [xe,ye]=ellipplot(P,gamma,ecolor,xc)
%DUAL2CELL Internal function for plotting ellipsoid
% Author Johan L鰂berg
% $Id: ellipplot.m,v 1.2 2004/07/02 08:17:30 johanl Exp $
if nargin
www.eeworm.com/read/147096/12584693
m sfunxy.m
function [sys, x0, str, ts] = sfunxy(t,x,u,flag,ax,st)
%SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions.
%
% This M-file is designed to be used in a SIMULINK S-functio
www.eeworm.com/read/101557/15826780
m sfunxy.m
function [sys, x0, str, ts] = sfunxy(t,x,u,flag,ax,st)
%SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions.
%
% This M-file is designed to be used in a SIMULINK S-functio
www.eeworm.com/read/189063/8492524
m da_pc3d.m
%
% da_pc3d.m
%
% menus etc for plotting one principal component
% verus time
%
%
% Draw some axes
%
da_front;
da_pcapb;
drawnow;
w1=gcf;
figure(w1);
ax1=axes(...
'Units','pixels',..
www.eeworm.com/read/388439/8609162
m da_pc3d.m
%
% da_pc3d.m
%
% menus etc for plotting one principal component
% verus time
%
%
% Draw some axes
%
da_front;
da_pcapb;
drawnow;
w1=gcf;
figure(w1);
ax1=axes(...
'Units','pixels',..
www.eeworm.com/read/288527/8626255
m da_pc3d.m
%
% da_pc3d.m
%
% menus etc for plotting one principal component
% verus time
%
%
% Draw some axes
%
da_front;
da_pcapb;
drawnow;
w1=gcf;
figure(w1);
ax1=axes(...
'Units','pixels',..
www.eeworm.com/read/177981/9424921
m da_pc3d.m
%
% da_pc3d.m
%
% menus etc for plotting one principal component
% verus time
%
%
% Draw some axes
%
da_front;
da_pcapb;
drawnow;
w1=gcf;
figure(w1);
ax1=axes(...
'Units','pixels',..
www.eeworm.com/read/164272/10120058
m da_pc3d.m
%
% da_pc3d.m
%
% menus etc for plotting one principal component
% verus time
%
%
% Draw some axes
%
da_front;
da_pcapb;
drawnow;
w1=gcf;
figure(w1);
ax1=axes(...
'Units','pixels',..