代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/365849/9844535
m plot.m
function plot(obj,varargin);
% Plots the data contained in the object.
%
% Syntax: (* = optional)
%
% plot(simobj, state*, colorscheme*);
% plot(simobj, states*, colorscheme*);
%
% In argument
www.eeworm.com/read/365844/9844808
m plot.m
function plot(chr,varargin)
% PLOT - plots the generations.
% plot(chr,arch) plots the best member in each generation as well as
% the average value of the population. The argument chr shoul
www.eeworm.com/read/365788/9847041
txt plot.txt
www.eeworm.com/read/364433/9907151
exe plot.exe
www.eeworm.com/read/166455/10019641
c plot.c
www.eeworm.com/read/166455/10019684
h plot.h
www.eeworm.com/read/166455/10019724
doc plot.doc
www.eeworm.com/read/166455/10019732
asm plot.asm
www.eeworm.com/read/166455/10019739
rsx plot.rsx
www.eeworm.com/read/166306/10024329
m plot.m
%二维图(一元函数图)
%用法 plot(x,y,s) 其中x,y为向量,每一对分量代表一个数据点。
% s为表示颜色、连线和标记选择的字符串
%图形的线型,标记,颜色均可设定,常用有
% 颜色 | 线型 标记
% --------------------- -