tt= timegen( '2015-04-06', '60s', 1441 ) tt= linspace( tt[0], tt[-1], 10000 ) plot( tt ) tt= linspace( '2015-04-05', '2015-04-06', 10000 ) plot( tt )