function drawwall; data_US; x=[-100:1:100]; plot(x,wall(1)*x+wall(2),'k-','LineWidth',3);