Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: NguyenHuuTri
Hi,
I do not know how to write the results from decision variable x and y in my model to excel spreadsheet. I hope that you can help me to solve this problem.
Thank you very much.
Regards,
Hi
you should have a look at
a to SheetWrite(sheet,"RESULT!A2:A4"); Blend to SheetWrite(sheet,"RESULT!B2:D4");
in
opl\examples\opl\oil
regards