matlab not accepting 10^-15 order values

Dear friends I am exporting data from an excel sheet as attached herewith.My data contains bit error rates values between 10^-4 to 10^-15 as y axis and powers values in dBm in the range -5 to -15.After exporting the data,matlab only shows 10^-3 or 10^-4 BER as 0.0001 or 0.001 but all others values as 0.0000.What is the problem and how to solve this issue???? Plz help regards

回答 (1 件)

KSSV
KSSV 2017 年 10 月 26 日

0 投票

You can set the format for display. Read about format. https://in.mathworks.com/help/matlab/ref/format.html.Also note that 10^-15 is zero only.

タグ

質問済み:

2017 年 10 月 26 日

回答済み:

2017 年 10 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by