how can I export workspace to excel format?
Afficher commentaires plus anciens
I have calculate the ratio of area in BW image, defined a name for each one. Example : BWimage1= the area of image 1,….BWimage #n= the area of image # D={‘BWimage1’,’BWimage2’,…’BWimage #n’}; xlswrite('Firs Result.xls', D)
after export in excel, show just only the name of file such as (BWimage1) and so on. How can I export the value data from work space , for example BWimage1= 25445
1 commentaire
Walter Roberson
le 21 Juin 2012
http://matlab.wikia.com/wiki/FAQ#How_can_I_create_variables_A1.2C_A2.2C....2CA10_in_a_loop.3F
Réponses (0)
Catégories
En savoir plus sur Data Import from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!