FFT_func 実行例

help出力 FFT_func.py --help


Warning in tkprogvars.py: Environment variable tkProg_Root is not given
   tkProg_Root is speculated from the script path [D:\git\sphinx\tkProg\source\spectrum\FFT_func.py]

time at startup: 26/04/18 08:21:58
Open logfile [fft_func-out.txt]

#######################################
# FFT_func.py
#######################################
  figsize: [12, 8]
  fontsize: 12
  func_str: sin(10.0 * pi * x) + 0.5 * rand()
  legend_fontsize: 10
  mode: --help
  nx: 1024
  xmax: 1.0
  xmin: -1.0
time at startup: 26/04/18 08:21:58
time at end: 26/04/18 08:21:58
Elapsed time from startup to end:  0.0006664 sec


mode [--help] is not implemented.


Usage: python FFT_func.py func_str x0 x1 nx

Press ENTER to terminate>>



生成されたデータファイル

(データファイルが見つかりませんでした)

生成された画像一覧

(画像ファイルが見つかりませんでした)