How to import variables to excel sheet?

2 ビュー (過去 30 日間)
Ramanathan Anandarama Krishnan
Ramanathan Anandarama Krishnan 2019 年 7 月 19 日
Hi,
I am working on image segmentation and feature extraction. After extracting features like geometric and texture, i get them as variables.
stats,area,perimeter etc. I get around 15 variables where stats is an 12*1 struct and holds 12 values inside it(GLCM). How to import all these values to excel sheet automatically? I need to use excel sheet for image classification further. I use Matlab 2014a. Please help me in this. Thank You.

採用された回答

KSSV
KSSV 2019 年 7 月 19 日
Read about xlswrite
  5 件のコメント
KSSV
KSSV 2019 年 7 月 19 日
YOu are writitng only numbers to excel?
Ramanathan Anandarama Krishnan
Ramanathan Anandarama Krishnan 2019 年 7 月 19 日
yes i need only numbers to excel.In the above program we get direct numberical values but sometimes it comes in scientific notation also like 1.005e+01 etc for few features.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

製品


リリース

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by