代码搜索:plot
找到约 10,000 项符合「plot」的源代码
代码结果 10,000
www.eeworm.com/read/133952/5896783
m barh_plot.m
x = [ 1 2 3 4 5 6];
y = [ 2 6 8 7 8 5];
barh(x,y);
title('\bfExample of a Horizontal Bar Plot');
xlabel('\bf\ity');
ylabel('\bf\itx');
axis([0 10 0 7]);
www.eeworm.com/read/133952/5896788
m pie_plot.m
data = [ 10 37 5 6 6];
explode = [ 0 1 0 0 0];
pie(data,explode);
title('\bfExample of a Pie Plot');
legend('One','Two','Three','Four','Five');
www.eeworm.com/read/133952/5896831
m plot_line.m
function fig = plot_line()
%
% Purpose:
% This program reads an input data set in (x,y) format
% and plots the resulting points. It illustrates the
% use of standard menus, context me
www.eeworm.com/read/133943/5897318
m mixexp_plot.m
function plot_mixexp(theta, eta, data)
% PLOT_MIXEXP Plot the results for a piecewise linear regression model
% plot_mixexp(theta, eta, data)
%
% data(l,:) = [x y] for example l
% theta(i,:) = regre
www.eeworm.com/read/105627/6197725
rc2 plot.rc2
//
// PLOT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/101082/6242238
ps plot_pro.ps
%
% Start fixed stuff (@(#)plprolog.ps 1.1 ULTRIX 4/23/86)
%
/inch {72 mul} def
/exdef {exch def} def
%
% Input output tray
%
/tray-control
{
currentdict /tray known
{
statusdict /setpapertray know
www.eeworm.com/read/101082/6242239
c ps_plot.c
#ifndef lint
static char *sccsid = "@(#)ps_plot.c 4.1 ULTRIX 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1986 by *
www.eeworm.com/read/101082/6244939
1g plot.1g
.\" SCCSID: @(#)plot.1g 3.1 11/23/87
.TH plot 1g
.SH Name
plot \- graphics filters
.SH Syntax
.B plot
[\fB\-T\fIterminal\fR\|[\fIraster\fR\|]\|] [\fB\-l\fR#] [\fB\-w\fR#] [\fB\-c\fR#]
.SH Description
www.eeworm.com/read/101082/6246091
3x plot.3x
.\" SCCSID: @(#)plot.3x 3.1 11/24/87
.TH plot 3x
.SH Name
openpl, erase, label, line, circle, arc, move, cont, point, linemod, space, closepl, box, color, dot \- graphics interface
.SH Syntax
.nf
.B
www.eeworm.com/read/101082/6246814
1g plot.1g
.\" SCCSID: @(#)plot.1g 3.1 11/23/87
.TH plot 1g
.SH Name
plot \- graphics filters
.SH Syntax
.B plot
[\fB\-T\fIterminal\fR\|[\fIraster\fR\|]\|] [\fB\-l\fR#] [\fB\-w\fR#] [\fB\-c\fR#]
.SH Description