Error using cellstr.

1 vue (au cours des 30 derniers jours)
Oman Wisni
Oman Wisni le 8 Nov 2018
Commenté : madhan ravi le 8 Nov 2018
I want to take all the pictures from my folder. I have made a code to take all the pictures and from each of the images I extracted the feature. after getting the value from feature extraction I want to save it in a table that was created. but I got an Error using cellstr. Here I attached the file sir, any help will be must appreciated. Thank you

Réponse acceptée

madhan ravi
madhan ravi le 8 Nov 2018
see Processing sequence of files and use sprintf() instead of cellstr as suggested in the link
  2 commentaires
Oman Wisni
Oman Wisni le 8 Nov 2018
thank you sir
madhan ravi
madhan ravi le 8 Nov 2018
Anytime :)

Connectez-vous pour commenter.

Plus de réponses (1)

Walter Roberson
Walter Roberson le 8 Nov 2018
ID = cellstr(full_name);
  1 commentaire
Oman Wisni
Oman Wisni le 8 Nov 2018
Thank you sir.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Type Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by