How to display a number in a standardized unit/range?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jay Vaidya
el 24 de Jul. de 2020
Respondida: Harsha Priya Daggubati
el 27 de Jul. de 2020
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 comentarios
Respuesta aceptada
Harsha Priya Daggubati
el 27 de Jul. de 2020
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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!