Export excel file into matlab and make graph

2 次查看(过去 30 天)
Hello, I have 50+ Excel files in that i need to import in Matlab and convert into Graph.Do any one have idea how to do that automatically
  2 个评论
Yogesh Babu
Yogesh Babu 2014-2-27
Thanks for your reply
Is that possible to use some parameter from the file for example 2 parameters and plot them and save them in matlab as picture that is .fig file.
Like that it is possible for 50+ files
Yogesh Babu
Yogesh Babu 2014-2-28
Hi, plot(Resultsforyyyy);figure(gcf); saveas(gcf,'Peile.fig') In the above line my pelie.fig is fixed one i want to use that with respect to the data i am plotting.Is that possible?

请先登录,再进行评论。

采纳的回答

Dishant Arora
Dishant Arora 2014-2-27
  20 个评论
Yogesh Babu
Yogesh Babu 2014-3-11
Hello, Thank you very much it works.. I have attached a excel file in that there are 2 parameters in that first parameter is Number and second parameter is Area.In that Largest number of area must subtracted with rest of the whole area in the Excel.Is that possible

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by