Info

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

How can I store my output values in excel sheet creating some rows and columns ?

1 view (last 30 days)
I want to know how I can store all my outputs to an excel sheet creating some rows and columns as I have build a recognization system.

Answers (1)

Image Analyst
Image Analyst on 13 Mar 2018
Use xlswrite().
  1 Comment
Zara Khan
Zara Khan on 13 Mar 2018
Image Analyst: In case of xlswrite we need to provide the values. That is possible when I have small data sets. Is there any other way to store these values when I have large data set ??

This question is closed.

Community Treasure Hunt

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

Start Hunting!