From: Ahmad Siddiqi on 26 May 2010 16:36 Hi, I am trying to create excel spreadsheets to store data. I know that matlab has the xlswrite function to do this. But I need to be able to create a new spreadsheet (with a time stamp in the new excel filename) each time the program runs. Any help on how to do this would be greatly appreciated. Thanks.
From: Steven Lord on 26 May 2010 16:37 "Ahmad Siddiqi" <clickster100(a)yahoo.com> wrote in message news:htk0nk$ki4$1(a)fred.mathworks.com... > Hi, > > I am trying to create excel spreadsheets to store data. I know that matlab > has the xlswrite function to do this. But I need to be able to create a > new spreadsheet (with a time stamp in the new excel filename) each time > the program runs. Any help on how to do this would be greatly appreciated. See Q4.12 in the newsgroup FAQ. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
From: Ahmad Siddiqi on 27 May 2010 13:46 Thanks! "Steven Lord" <slord(a)mathworks.com> wrote in message <htk0qn$qdi$1(a)fred.mathworks.com>... > > "Ahmad Siddiqi" <clickster100(a)yahoo.com> wrote in message > news:htk0nk$ki4$1(a)fred.mathworks.com... > > Hi, > > > > I am trying to create excel spreadsheets to store data. I know that matlab > > has the xlswrite function to do this. But I need to be able to create a > > new spreadsheet (with a time stamp in the new excel filename) each time > > the program runs. Any help on how to do this would be greatly appreciated. > > See Q4.12 in the newsgroup FAQ. > > -- > Steve Lord > slord(a)mathworks.com > comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ > To contact Technical Support use the Contact Us link on > http://www.mathworks.com >
|
Pages: 1 Prev: Facial expression recognition Next: Adding noise types to image need help please |