summaryrefslogtreecommitdiffstats
path: root/matleap_frame.m
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
committerNiklas Halle <niklas@niklashalle.net>2020-12-03 17:37:01 +0100
commit28d5505edae76ed91708a895815eecf542c23060 (patch)
tree18d88585d30bcfce8e92c3c17881cfe11907a09c /matleap_frame.m
downloadwdti_project-28d5505edae76ed91708a895815eecf542c23060.tar.gz
wdti_project-28d5505edae76ed91708a895815eecf542c23060.zip
inital, matleap api based on https://github.com/tomh4/matleap
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);