10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Post-Processing Library<br />

CREATEVECTOR<br />

CREATEVECTOR<br />

Eldo PPL command<br />

Creates a vector from a list of (x,y) values.<br />

Usage<br />

createVector vectorName $xlist $ylist<br />

Arguments<br />

• vectorName<br />

The name of the PPL object which will represent the vector in the library.<br />

• xlist<br />

A list of ordered x values.<br />

• ylist<br />

A list of values (same length as xlist).<br />

Examples<br />

createVector test "0 1e-9 2e-9 3e-9 4e-9" "1.1 2.2 3.3 4.4 5.5"<br />

1242<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!