フィルターのクリア

how to calculate and write an excel from a file into workspace

2 ビュー (過去 30 日間)
Tossawon Ngamnet
Tossawon Ngamnet 2018 年 7 月 13 日
コメント済み: madhan ravi 2018 年 7 月 14 日
Dear all,
The n_flies from work space was shown object numbers and frame number. im trying to calculate the code to extract the maximum number of objects by interval of 60 frames. Now i can only print the results to command window.
I would like to get the results on an excel or csv format. How can i write it?
Please kindly suggest. Thank you

採用された回答

madhan ravi
madhan ravi 2018 年 7 月 14 日
Hi,
xlsread (‘filename.xls’,Range)
xlswrite(‘filename.xls‘)
This will do what you are looking for.
  2 件のコメント
Tossawon Ngamnet
Tossawon Ngamnet 2018 年 7 月 14 日
Thank you for your kind suggestion
madhan ravi
madhan ravi 2018 年 7 月 14 日
Anytime:)

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

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by