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 Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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