filename | 入力ファイル名から拡張子を除いた文字列。 A string that represents the input file name, excluding the extension. |
filetype | 入力ファイルの拡張子。
ymaeda_opentoolsの行列ファイル形式
(独自のファイル形式参照)
のいずれかとする。
末尾に「-」を付けると単純に無視される
(関数write_matrix
と同じ拡張子を利用できるようにこれを認めている)。 The extension of the output file, which must be one of the file formats of a matrix (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_matrix. |