水彩🌈
陌沫岁月
我所期待的
关注数: 0
粉丝数: 0
发帖数: 11
关注贴吧数: 4
小白画图求助,如何设置坐标轴刻度之间的间隔 怎么修改自动生成的横坐标轴刻度之间的间隔,想把间隔缩小一点,就是0到0.2之间的距离近一点,请问如何设置 代码: Plot[{f13, f14, f15}, {\[Lambda], 0, 1}, PlotLegends -> {"s=0.3", "s=0.5", "s=0.7"}, Frame -> True, FrameLabel -> {"\[Lambda]", "\!\(\*SubsuperscriptBox[\(\[CapitalDelta]p\), \(t\), \(DT\)]\)", "b=0.2", None}, PlotStyle -> {{Black, Dotted}, {Black, DotDashed}, {Black, Dashed}}]
1
下一页