04-19-2005 03:34 AM
04-19-2005 03:49 AM
@Gabrielet wrote:
I use the "Match Pattern" function to extract a number (the data is temperature), with the following expression: "[0-9]*[\. 0-9][0-9]*" It works, but the minus sign is lost for negative temperatures. How can I solve it?
Thanks