Method ao/setXY
SETXY sets the 'x' and 'y' properties of the ao.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: SETXY sets the 'x' and 'y' properties of the ao.
CALL: ao = setXY(ao, x, y)
obj = obj.setXY(plist('x', [1 2 3], 'y', [1 2 3]);
Parameters Description
VERSION: $Id: setXY.m,v 1.21 2012/02/01 09:26:44 mauro Exp $
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
X |
[] |
none |
A vector to set to the x field. |
Y |
[] |
none |
A vector to set to the y field. |
back to top
Some information of the method ao/setXY are listed below: |
Class name |
ao |
Method name |
setXY |
Category |
Helper |
CVS Version |
$Id: setXY.m,v 1.21 2012/02/01 09:26:44 mauro Exp $ |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/setX |
|
Method: ao/setXunits |
 |
©LTP Team