gpt4 book ai didi

gnuplot - 如何将数据文件的第一行视为 gnuplot 中的列标签?

转载 作者:行者123 更新时间:2023-12-02 03:36:12 24 4
gpt4 key购买 nike

我有一个这样的表:

A B C D E F G H I 
10 23998 16755 27656 17659 19708 20328 19377 18925
20 37298 33368 53936 41421 44548 40756 40985 37294

我使用这个命令来绘图

plot "C:/file.txt" using 1:2 with lines smooth bezier, "C:/file.txt" using 1:3 with lines smooth bezier, ...

但是,所有标签都以文件名的形式出现。 gnuplot 是否可以读取第一行并相应地标记这些行?

最佳答案

set key autotitle columnhead

关于gnuplot - 如何将数据文件的第一行视为 gnuplot 中的列标签?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/773643/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com