Code covered by the BSD License
5.0
by Santosh Kasula
24 Jan 2012
CALCULATESIZE calculates the size of a MATLAB file for use in the game Cody
| Watch this File
CALCULATESIZE(FILENAME) determines the number of nodes in the parse tree associated with the file FILENAME for use in the game Cody. For more information on Cody, refer to http://www.mathworks.com/matlabcentral/about/cody/
size of calculateSize.m is 21 ;)
One comment : I would not use the size variable as output of this function since size is a MATLAB function name .
Contact us at files@mathworks.com