필터 지우기
필터 지우기

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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by