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.

 採用された回答

SUSHMA MB
SUSHMA MB 2015 年 12 月 12 日

0 投票

e = gdivide(obs,1000);

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

2015 年 12 月 12 日

回答済み:

2015 年 12 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by