请问各位大侠这个命令如何使用,本人先将画出的图保存,再利用上述命令总是提示:graph1 is not a memory graph.请问这是什么原因?我的操作方法如下:
hist szlgr,bin(40)
graph save graph1.png
hist szar,bin(40)
graph save graph2.png
graph combine graph1 graph2
运行之后就出现这样的提示:graph1 is not a memory graph
请问使用过graph combine的大侠们指点?