You can read files from Github using MATLAB's webread() function. Here is an example:
main.m217 chars9 lines
Replace user, repository, branch, and filename.txt in the URL with the appropriate values for the file you want to read.
gistlibby LogSnag