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

12 lines
191 B
Mathematica
Raw Normal View History

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