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

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

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