Watch this Author's files
>> DisplayStockData('S', '1/1/2000', 'm', 27) Contacting server... Reading data for symbol S... ??? Error using ==> datenum at 174 DATENUM failed.
Error in ==> GetStockData at 47 date = datenum(dates);
Error in ==> DisplayStockData at 18 [open, high, low, close, date] = GetStockData(symbol, startdate, frequency, periods);
Caused by: Error using ==> datevec at 286 Cannot parse date 9.84.
I entered everything as stated in the file, trying the example, and it fails. I am running MATLAB V 7.6.0.324 R2008a. What's up...
Contact us at files@mathworks.com