We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f038a commit 16bfce6Copy full SHA for 16bfce6
trplot.m
@@ -17,7 +17,7 @@
17
%
18
% Firstly, create a plot and keep the the handle as per above.
19
20
-% TRPLOT(H, T) moves the coordinate frame described by the handle H to
+% TRPLOT(T, 'handle', H) moves the coordinate frame described by the handle H to
21
% the pose T (4x4).
22
23
% Options::
0 commit comments