代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/334226/3370520
exp plot.exp
## The following functions need to have tests written for them:
# bar
# hist
# stairs
# meshgrid
www.eeworm.com/read/333835/3382085
plot-llstat
#!/usr/bin/perl -w
# Report generation for llstat
# ===============================
# The plot-llstat script is used to generate csv file and
# instructions files for gnuplot from the output of
www.eeworm.com/read/324447/3502746
tcl plot.tcl
# plot.tcl --
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
#
# RCS: @(#) $Id: plot.tcl,v 1.1 2003/02/05 10:56:16 mdej
www.eeworm.com/read/324136/3505703
tcl plot.tcl
# plot.tcl --
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
#
# SCCS: @(#) plot.tcl 1.5 97/03/02 16:26:19
if {![info
www.eeworm.com/read/323581/3514279
tcl plot.tcl
# plot.tcl --
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
#
# RCS: @(#) $Id: plot.tcl,v 1.1 2003/02/05 10:56:16 mdej
www.eeworm.com/read/307320/3724300
tcl plot.tcl
#
# routines to perform post processing, mostly for plotting
#
Class PostProcess
PostProcess instproc init { l lf lg gf gg redqf} {
$self instvar linkflowfile_ linkgraphfile_
$self i
www.eeworm.com/read/307320/3725100
tcl plot.tcl
# plot.tcl --
#
# This demonstration script creates a canvas widget showing a 2-D
# plot with data points that can be dragged with the mouse.
#
# RCS: @(#) $Id: plot.tcl,v 1.3 2001/06/14 10:56:58 dkf
www.eeworm.com/read/305566/3772052
plot mk.plot
#########
#
# THIS MAKEFILE IS FOR INITIAL CWP GRAPHICS INSTALLS
# It should NOT be used on a machine already running CWP GRAPHICS!!!
#
# The source files on the tar tape use xxx Mb
www.eeworm.com/read/303463/3810265
m plot.m
function x_opt = plot(varargin)
%plot plots feasible set
%
% p = plot(F,x,c,n,options)
%
% F: set object
% x: projected variables [At most three variables]
% c: color [double]
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 =