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

0 Stimmen

e = gdivide(obs,1000);

Weitere Antworten (0)

Gefragt:

am 12 Dez. 2015

Beantwortet:

am 12 Dez. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by