A | 出力したい行列。 A matrix to output. |
filename | 出力ファイル名から拡張子を除いた文字列。 A string that represents the output file name, excluding the extension. |
filetype | 出力ファイルの拡張子。
ymaeda_opentoolsの行列ファイル形式
(独自のファイル形式参照)
のいずれかとする。
末尾に「-」を付けると同名のファイルが既に存在する場合に確認無しで上書きされる。 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, an existing file is automatically overwritten without warning. |