sutab.su.main

来自「su 的源代码库」· MAIN 代码 · 共 24 行

MAIN
24
字号
 SUTAB - print non zero header values and data for non-graphic terminals sutab <stdin itmin=0 itmax=last_sample count=all			 Required parameters:								none								 Optional parameters: 								itmin=0			first time sample (zero-based) to plot		itmax= (last sample)	last time sample (zero-based) to plot		count= (all traces)	number of traces to plot		 Example:									sutab <DATA itmin=32 itmax=63 count=10				 Requests tab plot of samples 32 to 63 on the first 10 traces of DATA.	 Credits:	CWP: Shuki Ronen, Jack K. Cohen Trace header fields accessed: ns

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?