Community Tip - You can change your system assigned username to something more personal in your community settings. 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