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.

 Respuesta aceptada

SUSHMA MB
SUSHMA MB el 12 de Dic. de 2015

0 votos

e = gdivide(obs,1000);

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 12 de Dic. de 2015

Respondida:

el 12 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by