代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/147186/12578862
m plot_matrix.m
function plot_matrix(G, bw)
% PLOT_MATRIX Plot a 2D matrix as a grayscale image, and label the axes
%
% plot_matrix(M)
%
% For 0/1 matrices (eg. adjacency matrices), use
% plot_matrix(M,1)
if
www.eeworm.com/read/147186/12579179
m plot_polygon.m
function out=plot_polygon(p, args, close_loop)
% PLOT_POLYGON
% function handle=plot_polygon(p, args, close_loop)
% p(1,i), p(2,i) are the x/y coords of point i.
% If non-empty, args are passed th
www.eeworm.com/read/334240/12615895
rd plot.mix.rd
\name{plot.mix}
\alias{plot.mix}
\title{Mix Object Plotting}
\description{
A function for plotting of Mix objects. It is called
via the generic function \code{plot}.
}
\usage{
\method{plot}{
www.eeworm.com/read/334240/12615948
rd plot.mixdata.rd
\name{plot.mixdata}
\alias{plot.mixdata}
\title{Mixdata Object Plotting}
\description{
A function for plotting of Mixdata objects. It is called
via the generic function \code{plot}.
}
\usage{
www.eeworm.com/read/237003/13983484
in plot_benchmarks.m.in
function plot_benchmarks(hostname)
% function plot_benchmarks(hostname)
%
% $Id: plot_benchmarks.m.in,v 1.2 2004/03/22 11:03:40 patricg Exp $
%
% Copyright (c) 2001 Patrick Guio