I've come across some interesting data that I'd like to use, however it is in the Matlab data format (*.mat). How do I bring this into SAS in general and Proc IML in particular?
First you have to save (export, convert) it into some other format. Text or xls for example. If you don't have Matlab to do this conversion, do it in Octave (it's free).
First you have to save (export, convert) it into some other format. Text or xls for example. If you don't have Matlab to do this conversion, do it in Octave (it's free).
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.