% to test xcircuit.m x=0:.1:20; y=sin(x); file='test.lps'; xyratio=4; xcircuit(file, x, y, xyratio);