Lecture 3 -- Continuing Ruby
We continued to talk about Ruby. The main things to read over are:
-
The example matrix application. There’s also an example file here that tells you how to run it (just go to the
/rubydirectory of that repo and look forfile.mat).