MATLAB: Is there documentation on changing the limit on the number of points shown by TSTOOL

MATLAB

By default, TSTOOL limits the number of points shown by its plotting engine to a maximum of 5000.

Best Answer

This enhancement has been incorporated in documentation of Release 2008b (R2008b). For previous product releases, read below for any possible workarounds:
To change this limit, from the main MATLAB window, navigate to "File -> Preferences -> Time Series Tools". The limit is set in the field titled "Largest time series length before limiting the x axis".
For more information please see the documentation link provided below:
<http://www.mathworks.com/access/helpdesk/help/techdoc/time_series_csh/bqtpfrf.html>
If you have installed the help documentation, you may access the same page locally by typing the following at the MATLAB prompt:
web([docroot,'/techdoc/time_series_csh/bqtpfrf.html'])