how to export image classification results in excel sheet

1 次查看(过去 30 天)
i did image classification using Neural Network, now I want the results shown in command window to also save/export in excel sheet. How to do that?

回答(1 个)

Image Analyst
Image Analyst 2023-10-14
Exactly what results do you want to export? Screenshot please. If you have it in a variable, you can use writetable or writecell to put it into a workbook.
  6 个评论
Aiman Zara
Aiman Zara 2023-10-14
@Image Analyst sorry, i can't because I am not allowed to before the submission of the project. I have diseases names Alternaria, Blue disease, cercospora, black root rot and seedling stage in the command window, now i want them export in the excel with the variable names Diseases and Stage.
Dyuman Joshi
Dyuman Joshi 2023-10-14
"I have diseases names ..."
Where did the disease names come from?
"No, i dont have it in variable, the above image shows one name of disease"
The screenshot you have attached shows that "bacterial blight" is assigned to the variable "label" but you say that you don't have a variable. You are contradicting yourself.

请先登录,再进行评论。

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by