if mq==[1 2]
  subplot(2,1,1)
  axis([-5 5 0 4.5])
  subplot(2,1,2)
  axis([-5 5 -2 6])
  end

%makeframegif
