summaryrefslogtreecommitdiffstats
path: root/matleap_frame.m
diff options
context:
space:
mode:
Diffstat (limited to 'matleap_frame.m')
-rw-r--r--matleap_frame.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/matleap_frame.m b/matleap_frame.m
new file mode 100644
index 0000000..53f150d
--- /dev/null
+++ b/matleap_frame.m
@@ -0,0 +1,3 @@
+function f=matleap_frame
+% MATLEAP_FRAME Get a frame from the leap motion controller
+f=matleap(1);