dotfiles/vim/.vim/skeletons/skel.m

12 lines
195 B
Mathematica
Raw Normal View History

2014-06-24 20:58:55 +00:00
function [<+OUTPUTS+>] = <+MFNAME+>(<+INPUTS+>)
%<+DESCRIPTION+>
% Inputs:
% <+INPUT1+>
% Outputs:
% <+OUTPUT1+>
%
2016-09-15 20:15:55 +00:00
%Copyright Frank Villaro-Dixon Creative Commons BY-SA 4.0 <+YEAR+>
2014-07-07 06:18:25 +00:00
<+CODE+>