Hello, I have a 1x1 cell array with contents {'0008632'} I would like to convert it to the number 8632. How can I do that?

 채택된 답변

Stephen23
Stephen23 2018년 3월 1일

1 개 추천

str2double(C)

추가 답변 (0개)

카테고리

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

질문:

2018년 3월 1일

댓글:

2018년 3월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by