Ticket #87 (closed bug report: fixed)
Misleading description of NXTMotor::WaitFor syntax
| Reported by: | colin.finck@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | v4.07 |
| Component: | Toolbox Function | Keywords: | |
| Cc: |
Description
During the first semester MATLAB project, my project group has discovered that NXTMotor::WaitFor? doesn't support the NXT handle as the first and only parameter despite that this syntax is supported according to line 8 of @NXTMotor/WaitFor.m. To work around this problem, we had to specify a timeout of 0 and put the handle afterwards.
It's probably the easiest here to fix the misleading description in line 8 and also add some information about using 0 in case no timeout is desired.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
