LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

correct formula format in curve fit express vi

Solved!
Go to solution

 

I'm trying to implement this formula (see attached jpg) in the Curve Fit Express VI but I can't seem to get it into the correct format (format checker light stays red).  It works ok in the Formula Express VI but not here.  Is this correct?   a*(1-exp(-(b*x)**c))

0 Kudos
Message 1 of 3
(2,210 Views)
Solution
Accepted by topic author ratkindler

They have a terrible time making up their mind, in this case you need to use '^' for exponentiation instead of '**'.

0 Kudos
Message 2 of 3
(2,203 Views)

Well, that's confusing!  🙂   Thanks.

0 Kudos
Message 3 of 3
(2,199 Views)