Convert cell data type to single

I have a cell each cell have array. I want to convert ALL to type single but i cannot. Matlab gives error
Conversion to single from cell is not possible.
My code
a = single(a)
some of the cells in a are empty but i do not want to change anything of that

답변 (1개)

카테고리

도움말 센터File Exchange에서 Data Type Conversion에 대해 자세히 알아보기

태그

질문:

2016년 6월 24일

편집:

2016년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by