AboutGeorge Moustris Expertise I have extensive experience in MATLAB which is a CAD for engineers.I can answer many questions on the programming script as well as the use of many toolboxes Matlab uses.However DO NOT ask me about the underlying theory of your projects.I will only answer questions regarding the USE of Matlab.
Experience I have written many scripts in Matlab utilizing many toolboxes and libraries such as Fuzzy Logic toolbox,Neural Nets,Image processing,Wavelets,Signal processing etc.
Organizations Aristotle University of Thessaloniki
Expert: George Moustris Date: 6/20/2008 Subject: Exporting data from MATLAB R2008a to Excel 2007
Question Hello Sir
I want to know how can I export one matrice of data outputs for example "data1" file which is saved in MATLAB R2008a as an MATLAB output to Excel 2007 in order to work with that data?
Thank you.
J.N
Answer Hello javad,
you can export matlab data to Excel using the xlswrite function. As i told you in your previous question, you should read the "External Interfaces" chapter on Matlab help files in order to understand how Matlab imports and exports data. Here's a quick link on xlswrite function: www.mathworks.com/access/helpdesk/help/techdoc/ref/xlswrite.html