How to delete coefficient?

3 次查看(过去 30 天)
Hodaya
Hodaya 2012-2-10
I want to multiply my matrix in 100. When I do it by x=100.*y I get this:
x= 1.0e+04 *
2.1548 0.0144 0.0180 0.0169
1.5058 0.0185 0.0162 0.0157
But I don't want the coefficient, I want to have a numbers in rage of 0-100. (Except the first index).
What can I do to fix it?

回答(1 个)

Andrei Bobrov
Andrei Bobrov 2012-2-10
>> format short g

类别

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