I am not sure about this, but you may try the standard python formatters.
See https://docs.python.org/2/library/string.html

On Fri, May 6, 2016 at 5:13 PM Richard Bell <richard.be...@gmail.com> wrote:

> I am displaying a number using QT GUI Label in GRC like this
>
> 20.6u
>
> when I want it to display like this
>
> 20.6e-6 or 20.6x10-6, something along these lines.
>
> What do I put in the formatter section to make this happen?
>
> Rich
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
-- 
Very Respectfully,

Dan CaJacob
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to