busdate wrong output date
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
R2016b; got a problem with busdate:
prev_date = busdate(datenum(num2str(20161024), 'yyyymmdd'), -1);
str2double(datestr(prev_date, 'yyyymmdd'))
20161021
should be 20161023.
Whats wrong here?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Calendar en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!