Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Tossawon Ngamnet
Tossawon Ngamnet le 13 Juil 2018
Commenté : madhan ravi le 14 Juil 2018
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

Réponse acceptée

madhan ravi
madhan ravi le 14 Juil 2018
Hi,
xlsread (‘filename.xls’,Range)
xlswrite(‘filename.xls‘)
This will do what you are looking for.
  2 commentaires
Tossawon Ngamnet
Tossawon Ngamnet le 14 Juil 2018
Thank you for your kind suggestion
madhan ravi
madhan ravi le 14 Juil 2018
Anytime:)

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by