reading a value from a row of cell

1 回表示 (過去 30 日間)
deniz
deniz 2012 年 5 月 22 日
I have a cell array, in one row I need to take one value. for example;
in the row of one cell this is written:
and I need 7.075 as a value, not string.
  1 件のコメント
per isakson
per isakson 2012 年 5 月 22 日
Do you mean a cell in a worksheet of Excel?

サインインしてコメントする。

採用された回答

Win co
Win co 2012 年 5 月 22 日
use command cell2mat to convert an element, a row or a column from a cell to a double.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCell Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by