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 CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

제품


릴리스

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by