Closed JimHokanson closed 8 years ago
There appears to be some sort of race condition somewhere. This may help: http://undocumentedmatlab.com/blog/solving-a-matlab-hang-problem
this code has been deprecated in favor of the plotBig library: https://github.com/JimHokanson/plotBig_Matlab
wtf = sci.time_series.data(rand(1e6,1),0.01); plot(wtf)
Zoom in, the system crashes
I think to debug this I need some singleton plotting options setting that I can temporary enable for debugging. A nice plotting routine would be nice (perhaps # of callbacks)