From 4d08c162d5ce4ac8b7eaeb9d985bfef62c886e99 Mon Sep 17 00:00:00 2001 From: Matt Argao Date: Sun, 31 Mar 2013 22:35:49 -0400 Subject: Added descriptions to each function. --- optics_placer.m | 1 + 1 file changed, 1 insertion(+) (limited to 'optics_placer.m') diff --git a/optics_placer.m b/optics_placer.m index 247cc81..2407691 100644 --- a/optics_placer.m +++ b/optics_placer.m @@ -1,4 +1,5 @@ function optics = optics_placer( x ,f ) +%Places optical elements within array optics for use in other functions x1=x(1); x2=x(2); x3=x(3); -- cgit v1.2.3