First time here? Check out the FAQ!
answered 13 years ago
In Sage 5.2, you can also do list_plot(zip(snrdb,ber),scale='semilogy',plotjoined=True).
list_plot(zip(snrdb,ber),scale='semilogy',plotjoined=True)