Right now there is the potential for function name conflicts with other matlab code or toolboxes. To mitigate this we can use [Matlab namespacing](http://www.mathworks.com/help/matlab/matlab_oop/scoping-classes-with-packages.html).