Effacer les filtres
Effacer les filtres

reading a value from a row of cell

1 vue (au cours des 30 derniers jours)
deniz
deniz le 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 commentaire
per isakson
per isakson le 22 Mai 2012
Do you mean a cell in a worksheet of Excel?

Connectez-vous pour commenter.

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Cell Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by