How to avoid 10^3 matrix appearance ?

3 次查看(过去 30 天)
Max Behr
Max Behr 2020-5-13
评论: Max Behr 2020-5-14
Hello,
if I want to look at the matrix I created matlab shows it to me like this. How can I change it to a not 10^3 output? So that I can see the not 10^3 value in the matrix viewer?
Thanks.
1.84E+03

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2020-5-13
format long
or something else, "help format"
  1 个评论
Max Behr
Max Behr 2020-5-14
I tried this... Somehow the matrix viewer still shows the E+03 result. But the editor shows it correctly :(

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by