I have a Java program that returns a list of dates to MATLAB. I would like to convert these days to MATLAB dates while retaining the daylight saving time and other details of the dates.
MATLAB: How to convert Java dates to MATLAB dates and retain daylight saving time details when using MATLAB 7.9 (R2009a)
java.util.dateMATLAB
Best Answer