如何在gnuplot中设置等比例的长度 [英] How to set equal scale's length in gnuplot

查看:171
本文介绍了如何在gnuplot中设置等比例的长度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 是否可以在gnuplot中设置刻度,以便scaleX和scaleY的长度相同? 我尝试了不同的技巧(设置大小,设置比率等),但是即使scaleX和scaleY的范围相同-这些缩放的长度也不同.看起来范围0到1(在scalex上)的长度大于范围0到1(在scaleY上)的长度.

Hi Is it possible in gnuplot to set scales so that length of scaleX and scaleY would be the same?? I tried different tricks (set size, set ratio etc) but even if the range of scaleX and scaleY is the same - the length of that scales are different. It looks like length of range from 0 to 1(on scalex) is greater then length of range from 0 to 1 (on scaleY).

推荐答案

实际上,set size ratio -1在所有方向上都设置相同的比率,而与窗口无关,而set size square在方形框中绘制,无论使用什么范围.

Actually, set size ratio -1 set the same ratio in all direction independently of the window while set size square plot in a square box, no matter what range you use.

这篇关于如何在gnuplot中设置等比例的长度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆