Division within the cells

3 Ansichten (letzte 30 Tage)
SUSHMA MB
SUSHMA MB am 12 Dez. 2015
Beantwortet: SUSHMA MB am 12 Dez. 2015
How can i divide a cell with a fixed number? I have a cell with values 1x40cell. I need to divide it with 1000. How can i do it? I have attached the cell values with this file for more clarification to my question. I tried first to convert it into mat but its showing error.

Akzeptierte Antwort

SUSHMA MB
SUSHMA MB am 12 Dez. 2015
e = gdivide(obs,1000);

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by