15.3.19.1 Column

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