BookmarkSubscribeRSS Feed
Emara
Calcite | Level 5

Dear all,

I  run a SAS code and I got results.My results are now in a long row vector of dimension 1x100000. I need to export this row vector to an excel file to make further computations. I don't want to run the code once again because to took a long time to give me the results.The results are attached.

Thanks,

Aya

1 REPLY 1
Reeza
Super User

I don't know much about IML but you can always move your matrix to a data set then use a standard PROC EXPORT.

Writing data from a matrix to a SAS data set - The DO Loop

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 1 reply
  • 1447 views
  • 0 likes
  • 2 in conversation