User Portlet User Portlet

Discussions
(fyi, the 3 December post was duplicated in http://community.wolfram.com/groups/-/m/t/401590 .)
i use the AMD 4 and the mathematica 10.0 student edition
Ivan Morozov is directly generating the list of times associated with the 3000x1 list, so you just need to ListPlot the 3000x2 list he calculated. The x axis values are now the times, and the x-axis scale will be in time, not index. Since you've...