代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/151143/12232460

m s_compare.m

function aux=s_compare(seis1,seis2,varargin) % Function compares two seismic data sets by plotting one on top of the other % Written by: E. R., January 12, 2001 % Last updated: October 18, 2001: ch
www.eeworm.com/read/38039/1090133

mnu rv_report.mnu

LIGHT_REPORT LIGHT_REPORT # remove the # sign and enter foreign help string in this line Export 导出 Write Pro/ENGINEER data to file for plotting, FEM, IGES, etc. 输出 Pro/ENGINEER 数据到出图、FEM、IGES 等文件。
www.eeworm.com/read/371704/2779032

m s_compare.m

function aux=s_compare(seis1,seis2,varargin) % Function compares two seismic data sets by plotting one on top of the other % Written by: E. R., January 12, 2001 % Last updated: October 18, 2001: ch
www.eeworm.com/read/294079/8254844

m sfunxyz.m

function [sys, x0, str, ts] = sfunxyz(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y-Z scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S
www.eeworm.com/read/367553/9742788

m sfunxyz.m

function [sys, x0, str, ts] = sfunxyz(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y-Z scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S
www.eeworm.com/read/433114/8544636

m s_compare.m

function aux=s_compare(seis1,seis2,varargin) % Function compares two seismic data sets by plotting one on top of the other % % Written by: E. R., January 12, 2001 % Last updated: March 20, 2008: Fix b
www.eeworm.com/read/378919/9213077

m my_sfunxy.m

function [sys, x0, str, ts] = my_sfunxy(t,x,u,flag,ax,refresh,style,varargin) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % This M-file is designed to be used in
www.eeworm.com/read/424063/10501135

m sfunxy.m

function [sys, x0, str, ts] = sfunxy(t,x,u,flag,ax,st) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % % This M-file is designed to be used in a SIMULINK S-functio
www.eeworm.com/read/450258/7486660

dem spline.dem

# # $Id: spline.dem,v 1.5 2003/10/28 05:35:54 sfeam Exp $ # # Some curve plotting using common cubic polynomial basis function for cagd. # # Gershon Elber, Aug. 1992 # set xrang [0:1] set grid set
www.eeworm.com/read/136812/5859063

h con.h

/* @(#)con.h 1.1 92/07/30 SMI; from UCB 4.1 83/06/27 */ # #include /* gsi plotting output routines */ # define DOWN 012 # define UP 013 # define LEFT 010 # define RIGHT 040 # define BEL 007