Some matlab scripts used in different projects.
Using bower
$ bower install matlab-utils
or Cloning
$ git clone https://github.com/bmelo/matlab-utils.git
% Adding scripts to path
% change [matlab-utils path] to the full installation path of this library
run( fullfile('[matlab-utils path]', 'libsetup.m') );
% ... your script