You can plot any of the axes in log scale with the set logscale command.
您可以使用set logscale命令以对数刻度绘制任何轴。
You can explicitly set the base to use (for example, set logscale 2, or set logscale xy 2 if setting it only for the major x-y axes).
您可以显式设置使用的底数(例如,setlogscale2,或如果仅为x主轴和y主轴设置底数,则可以使用set logscalexy 2)。
You can explicitly set the base to use (for example, set logscale 2, or set logscale xy 2 if setting it only for the major x-y axes).
您可以显式设置使用的底数(例如,setlogscale2,或如果仅为x主轴和y主轴设置底数,则可以使用set logscalexy 2)。
应用推荐