一.导入和导出dat数据
1.导入
import --ascii--dat(location )
2.导出
export--ascii--dat--location
3.导入txt数据和1相同
4.导入excel数据
import --excel --file
二.设置云图
导入dat数据后,使用图标绘制栏,也就是下侧contour ~color fill 即可
如果发现删除了云图,可以在graph~new color scale中重新添加云图

提示有:Z title is already used by another virtual matrix ,please specify a new one
对Z title进行任意输入,点击dialog theme 右侧箭头 完成
三.小知识
1.导入
import --ascii--dat(location )
2.导出
export--ascii--dat--location
3.导入txt数据和1相同
4.导入excel数据
import --excel --file
二.设置云图
导入dat数据后,使用图标绘制栏,也就是下侧contour ~color fill 即可
如果发现删除了云图,可以在graph~new color scale中重新添加云图
提示有:Z title is already used by another virtual matrix ,please specify a new one
对Z title进行任意输入,点击dialog theme 右侧箭头 完成
三.小知识
- tif图片较jpg图片更加清晰
- 图片导出设置高精度的DPI(Dots Per Inch),可以提升图片质量
