用了下面的程序,请问错误如何修改:
- 208 proc iml;
- NOTE: IML Ready
- 209 use one;
- 210 use two;
- 211 read all;
- 212 x13=j(10,5,0);
- 213 x13=one#two;
- ERROR: (execution) Matrix has not been set to a value.
- operation : # at line 213 column 8
- operands : one, two
- one 0 row 0 col (type ?, size 0)
- two 0 row 0 col (type ?, size 0)
- statement : ASSIGN at line 213 column 1
- 214 quit;
- NOTE: Exiting IML.
- NOTE: SAS 系统由于错误而停止了该步的处理。
- NOTE: “PROCEDURE IML”所用时间(总处理时间):
- 实际时间 0.09 秒
- CPU 时间 0.01 秒




雷达卡


京公网安备 11010802022788号







