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

 채택된 답변

madhan ravi
madhan ravi 2018년 11월 8일

0 개 추천

see Processing sequence of files and use sprintf() instead of cellstr as suggested in the link

댓글 수: 2

Oman Wisni
Oman Wisni 2018년 11월 8일
thank you sir
madhan ravi
madhan ravi 2018년 11월 8일
Anytime :)

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2018년 11월 8일

0 개 추천

ID = cellstr(full_name);

카테고리

도움말 센터File Exchange에서 Categorical Arrays에 대해 자세히 알아보기

질문:

2018년 11월 8일

댓글:

2018년 11월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by