Working Kerr effect; PDM; speedups; removed unused files
[4yp.git] / plotr.m
CommitLineData
f9a73e9e
AIL
1function plotr(x)
2 plot(real(x(1:100)))
3end