Method pest/setXvals
SETXVALS sets the 'xvals' property of the underlying smodel object.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: SETXVALS sets the 'xvals' property of the underlying smodel object.
CALL: objs.setXvals(val);
objs.setXvals(plist('xvals', val));
objs = objs.setXvals(val);
INPUTS: objs: Can be a vector, matrix, list, or a mix of them.
val: Val can be any of the following types:
- double-vector
- analysis object(s)
- plist with the key 'xvals'
- cell array with the value above
All objects in 'objs' get 'val' as the 'xvals'
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
pest |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
XVALS |
{} [0x0] |
none |
A vector of values for the X variables. |
AXIS |
'y' |
|
Chose the axis where to take the data from the ao. |
back to top
Some information of the method pest/setXvals are listed below: |
Class name |
pest |
Method name |
setXvals |
Category |
Helper |
Package name |
ltpda |
VCS Version |
8ab8cbbc4bccf7543491a24448f4aae0b1be1c43 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: pest/setShowsErrors |
|
Method: pest/setY |
 |
©LTP Team