-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
expLogRequest clearly an old attempt at logging meta data to a
Rigbox/doc/using_dat_package.m
Lines 46 to 51 in cb6f91e
| % FIXME Remove dat.expLogRequest | |
| % @body expLogRequest clearly an old attempt at logging meta data to a | |
| % server via JSON. This is now Alyx. | |
| [result, info] = expLogRequest(instruction, varargin); | |
| e = dat.addLogEntry(subject, timestamp, type, value, comments, AlyxInstance); |