Determine the file size of a script, "function.m".
This is the base scoring method for Cody and the Matlab Contests.
A method can be found in Tiles Rules down towards the bottom.
Input: (string) Filename
Output: (value) Size
(eg 'interp1.m' returns 2218)
1 Comment