Division within the cells

조회 수: 3 (최근 30일)
SUSHMA MB
SUSHMA MB 2015년 12월 12일
답변: SUSHMA MB 2015년 12월 12일
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일
e = gdivide(obs,1000);

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by