How to display a number in a standardized unit/range?
10 ビュー (過去 30 日間)
古いコメントを表示
Jay Vaidya
2020 年 7 月 24 日
回答済み: Harsha Priya Daggubati
2020 年 7 月 27 日
I have these following numbers, which will vary each simulation run. That means, let's say the C1 can take any value between 1e-12, 1e-11 to 1e-9. But, can I represent this as 1 pF or 10 pF or 1 nF? The question is to automatically detect the range if it is pico, nano, or micro.
0 件のコメント
採用された回答
Harsha Priya Daggubati
2020 年 7 月 27 日
Hi,
Can you be more clear on the part on why do you want to convert your values to scientific notations like nano or pico.
If you just want to convert the numbers, you can refer to the following file exchange submission:
Hope this helps!
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!