Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
k1o0 committed Nov 2, 2019
1 parent 3b19315 commit 96e6dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions @Alyx/parseAlyxInstance.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function [ref, AlyxInstance] = parseAlyxInstance(varargin)
%PARSEALYXINSTANCE Converts input to string for UDP message and back
% [UDP_string] = DATA.PARSEALYXINSTANCE(ref, AlyxInstance)
% [ref, AlyxInstance] = DATA.PARSEALYXINSTANCE(UDP_string)
% [UDP_string] = ALYX.PARSEALYXINSTANCE(ref, AlyxInstance)
% [ref, AlyxInstance] = ALYX.PARSEALYXINSTANCE(UDP_string)
%
% AlyxInstance should be an Alyx object.
%
Expand Down

0 comments on commit 96e6dbf

Please sign in to comment.