Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I am unable to evaluate the variable used in solve block to use after solver also tried to assign it to diffrent variable and then evaluate the results is same not working
See what happens if you change the expression inside the solver to:
Voz := find(Voz)
and below the solve block:
Voz =
Success!
Luc