Skip to content

Commit

Permalink
update examples to use m-file interface
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsp committed Nov 20, 2013
1 parent 0751e7b commit 074d6b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ Controller device.

## Examples
```
>> matleap(0)
>> matleap_version
ans =
0 1
>> f=matleap(1)
0 4
>> f=matleap_frame
f =
id: 263725
timestamp: 8.1430e+09
Expand All @@ -46,7 +46,7 @@ Controller device.
0.2089 0.3257 -0.9221
>> test_matleap
matleap version 0.1
matleap version 0.4
frame id 309984
frame timestamp 8767122812
frame pointables 5
Expand Down

0 comments on commit 074d6b3

Please sign in to comment.