Skip to content

Commit 96e6dbf

Browse files
committed
Docs
1 parent 3b19315 commit 96e6dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

@Alyx/parseAlyxInstance.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function [ref, AlyxInstance] = parseAlyxInstance(varargin)
22
%PARSEALYXINSTANCE Converts input to string for UDP message and back
3-
% [UDP_string] = DATA.PARSEALYXINSTANCE(ref, AlyxInstance)
4-
% [ref, AlyxInstance] = DATA.PARSEALYXINSTANCE(UDP_string)
3+
% [UDP_string] = ALYX.PARSEALYXINSTANCE(ref, AlyxInstance)
4+
% [ref, AlyxInstance] = ALYX.PARSEALYXINSTANCE(UDP_string)
55
%
66
% AlyxInstance should be an Alyx object.
77
%

0 commit comments

Comments
 (0)