reading a value from a row of cell

3 Ansichten (letzte 30 Tage)
deniz
deniz am 22 Mai 2012
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 Kommentar
per isakson
per isakson am 22 Mai 2012
Do you mean a cell in a worksheet of Excel?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Win co
Win co am 22 Mai 2012
use command cell2mat to convert an element, a row or a column from a cell to a double.

Weitere Antworten (0)

Kategorien

Mehr zu Cell Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by