Info

This question is closed. Reopen it to edit or answer.

writing into excel sheet

2 views (last 30 days)
Sajitha K.N.
Sajitha K.N. on 29 Jan 2020
Closed: MATLAB Answer Bot on 20 Aug 2021
I extracted features from a folder of images. I want to write all these feature values into one single excel sheet. But it doesn't working. Please someone help.
  6 Comments
Sajitha K.N.
Sajitha K.N. on 30 Jan 2020
How can I solve this?
Walter Roberson
Walter Roberson on 30 Jan 2020
In the case where some of the variables have different numbers of rows than the other, what result were you hoping for? For example if one of the variables was [1 2;3 4] and another was [5 6 7] then what would your desired outcome be?

Answers (0)

Community Treasure Hunt

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

Start Hunting!