Borrar filtros
Borrar filtros

How to import variables to excel sheet?

2 visualizaciones (últimos 30 días)
Ramanathan Anandarama Krishnan
Ramanathan Anandarama Krishnan el 19 de Jul. de 2019
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.

Respuesta aceptada

KSSV
KSSV el 19 de Jul. de 2019
Read about xlswrite
  5 comentarios
KSSV
KSSV el 19 de Jul. de 2019
YOu are writitng only numbers to excel?
Ramanathan Anandarama Krishnan
Ramanathan Anandarama Krishnan el 19 de Jul. de 2019
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.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by