代码搜索:Annotation
找到约 6,069 项符合「Annotation」的源代码
代码结果 6,069
www.eeworm.com/read/127704/6002185
tcl count_user_insts.tcl
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for terms of the license.
#
###
www.eeworm.com/read/403922/11504631
html function.haruannotation-sethighlightmode.html
Set the highlighting mode of the annotation
www.eeworm.com/read/259565/11782440
m add_xaxis.m
function haxes=add_xaxis(annotation,label,varargin)
% Function adds additional x-axis (opposite to the existing one) with different
% annotation (e.g. ft instead of meter or time instead of depth)
% N
www.eeworm.com/read/259565/11782748
m info2label.m
function label=info2label(info)
% Create label for axis annotation from two-element or three-element
% cell array such as those found in structures for seismic data, well logs,
% p.d.f.s, etc.
% Wri
www.eeworm.com/read/151608/12188018
m exm12422_1.m
%exm12422_1.m
mcc -t -L Cpp -A annotation:comments exm3 %得到exm3.cpp和exm3.hpp
www.eeworm.com/read/151143/12232507
m s_wplot_with_header.m
function aux=s_wplot_with_header(seismic,varargin)
% Function plots one or more header values above a seismic data set
% Written by: E. R.: August 1, 2005
% Last updated: October 23, 2005: Fixed mi
www.eeworm.com/read/151143/12232733
m s_wplot.m
function aux=s_wplot(seismic,varargin)
% Function plots seismic data in wiggle-trace form.
% By default, positive deflections are filled black.
% Written by E. R.: April 15, 2000
% Last updated:
www.eeworm.com/read/151143/12232914
m add_xaxis.m
function haxes=add_xaxis(annotation,label,varargin)
% Function adds additional x-axis (opposite to the existing one) with different
% annotation (e.g. ft instead of meter or time instead of depth)
www.eeworm.com/read/151143/12233119
m info2label.m
function label=info2label(info)
% Create label for axis annotation from two-element or three-element
% cell array such as those found in structures for seismic data, well logs,
% p.d.f.s, etc.
%