Effacer les filtres
Effacer les filtres

How to remove the first element of 13 * 20 array which is of data type Double?

1 vue (au cours des 30 derniers jours)
raghavendra kandukuri
raghavendra kandukuri le 10 Déc 2018
I have an array of 13 * 20 which is in Double, i would like to remove the first element of the first column and would like to keep the result stil in Double, I have provided the data in the excel attached, PFA.

Réponses (1)

madhan ravi
madhan ravi le 10 Déc 2018
You can't have holes in a matrix but instead you can replace the value
  3 commentaires
Stephen23
Stephen23 le 10 Déc 2018
"I am able to do it ,if i convert it to cell, but i want the ouput in double"
Then you should read madhan ravi's answer. Here it is again, in case you missed it:
"You can't have holes in a matrix but instead you can replace the value"
raghavendra kandukuri
raghavendra kandukuri le 10 Déc 2018
Modifié(e) : raghavendra kandukuri le 10 Déc 2018
Thank you @ Stephen, Madhan's reply is visible to every one and i did not missed it :)

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Type Conversion 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