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