11-15-2013 05:52 AM
Hi, I'm quite new of Labview and I can't find a way to manage a simple format conversion: I need to input numbers in a decimal form and transform it to a 5 digit decimal string, beginning with as many zeros as the different 5 minus the length of the number in input (For ex: 1 becomes 00001, 125 becomes 00125).
Can anyone help me? Thanks
11-15-2013 06:07 AM