Labtalk plotting in Origin
Useful link for scripting the plotting of data in Origin. https://wiki.originlab.com/~originla/wiki2/index.php?title=X-Function:Plotxy e.g.
1
plotxy iy:=(13,20) plot:=200 o:=[Graph6];
This post is licensed under CC BY 4.0 by the author.