summaryrefslogtreecommitdiff
path: root/optics_placer.m
diff options
context:
space:
mode:
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);