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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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