Scrapbook of useful code snippets I found while working on projects.
if ~exist('param', 'var'), param = defaultParam; end
'param'
nargin