代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/347945/11625639
m plot.m
function Y=plot(varargin)
%PLOT (overloaded)
% Author Johan L鰂berg
% $Id: plot.m,v 1.20 2007/03/08 15:57:51 joloef Exp $
% Fast version for plotting simple PWA objects
if nargin == 1
X =
www.eeworm.com/read/347945/11625789
m domain.m
function Y=plot(varargin)
%DOMAIN Extract domain for PWA variable
% Author Johan L鰂berg
% $Id: domain.m,v 1.3 2006/03/22 15:41:14 joloef Exp $
% Fast version for plotting simple PWA objec
www.eeworm.com/read/124842/14534234
m da_2dsc.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',
www.eeworm.com/read/124842/14534328
m da_plsut.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',
www.eeworm.com/read/214740/15090014
m da_2dsc.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',
www.eeworm.com/read/214740/15090119
m da_plsut.m
%
% da_2dsc
%
% Programme for plotting 2D scatter graphs
%
% Sort the screen out
%
da_front;
w1=gcf;
drawnow;
ax1=axes(...
'Units','pixels',...
'Position',[50 150 500 250],...
'Box',
www.eeworm.com/read/212602/15152375
m fm_plotfig.m
function fig = fm_plotfig()
% FM_PLOTFIG create GUI for plotting variables
%
% FM_PLOTFIG()
%
%Author: Federico Milano
%Date: 11-Nov-2002
%Update: 27-Feb-2003
%Update: 11-Sep-2003
%Versi
www.eeworm.com/read/309003/3708681
m use_pltoption.m
function use_pltoption(m)
% Required to set the plotting option in the browser
risk_global; global h_plotmenu sigchoice x_name
global fig_update Update upd_ever signal_name
%
plotoption = m;
for
www.eeworm.com/read/303463/3810368
m plot.m
function Y=plot(varargin)
%PLOT (overloaded)
% Author Johan L鰂berg
% $Id: plot.m,v 1.1 2006/08/10 18:00:21 joloef Exp $
% Fast version for plotting simple PWA objects
if nargin == 1
X =
www.eeworm.com/read/303463/3810409
m domain.m
function Y=plot(varargin)
%DOMAIN Extract domain for PWA variable
% Author Johan L鰂berg
% $Id: domain.m,v 1.1 2006/08/10 18:00:19 joloef Exp $
% Fast version for plotting simple PWA objec