16.3.3.1 Column

関数 column(x) は、plot, splot, stats コマンドの一部としてのみ使いま す。これは、$x$ 列目の内容を数値として評価します。 文字列を持つと思われる列の場合は、代わりに stringcolumn(x) か、 timecolumn(x, "timeformat") を使用してください。 以下参照: plot datafile using (89.3.11), stringcolumn (16.3.3.3), timecolumn (16.3.3.4)
竹野茂治@新潟工科大学
2022-07-20