summaryrefslogtreecommitdiff
path: root/optics_placer.m
diff options
context:
space:
mode:
authorMatt Argao <mcargao@email.wm.edu>2013-03-31 22:35:49 -0400
committerMatt Argao <mcargao@email.wm.edu>2013-03-31 22:35:49 -0400
commit4d08c162d5ce4ac8b7eaeb9d985bfef62c886e99 (patch)
tree45733367770ddc4585faa09976b403a858d5d8e5 /optics_placer.m
parent2f3d161985ae2e57ed966981e58eb117d3a49c71 (diff)
downloadmode_match-4d08c162d5ce4ac8b7eaeb9d985bfef62c886e99.tar.gz
mode_match-4d08c162d5ce4ac8b7eaeb9d985bfef62c886e99.zip
Added descriptions to each function.v3.0
Diffstat (limited to 'optics_placer.m')
-rw-r--r--optics_placer.m1
1 files changed, 1 insertions, 0 deletions
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);