Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello everyone!
I’am trying to solve an optimización problem using minimize function but get an error “This variable is undefined”.
What am I doing wrong?
CarlosRomero
Solved! Go to Solution.
Hi Carlos
x is a matrix so needs two indices:
Cheers
Terry
Thanks Terry.
Best regards,
CarlosRomero