如标题.先谢谢了.
请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
proc transpose data=youtdata; (for data)
matrix` "`"is under esc(for matrix)
谢谢.我是转置数据集.用上边的过程成功了.