Export excel file into matlab and make graph

4 ビュー (過去 30 日間)
Yogesh Babu
Yogesh Babu 2014 年 2 月 27 日
コメント済み: Yogesh Babu 2014 年 3 月 11 日
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
Yogesh Babu
Yogesh Babu 2014 年 3 月 11 日
Hello, I have attached the file

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by