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 ExchangeData Types についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by