filename | 入力ファイル名から拡張子を除いた文字列。 A string that represents the input file name, excluding the extension. |
filetype | 入力ファイルの拡張子。
ymaeda_opentoolsの列ベクトルファイル形式
(独自のファイル形式参照)
のいずれかとする。
末尾に「-」を付けると単純に無視される
(関数write_columnvector
と同じ拡張子を利用できるようにこれを認めている)。 The extension of the output file, which must be one of the file formats of a column vector (see Special file formats). If “-” is appended at the end, it is simply ignored; this option is allowed to share the same extension with function write_columnvector. |