simulacion-jamones-ceisa-2017-prueba2.fsm
Hi Jordan,
Please, can you help me with my model?
I have a code in post-import code and also on the boton in the main Dashboard, the boton is called "Cargar programa". This code is supposed to update the variables of the optquest according to the excel file, which is imported for each production plan. This code works propertly with version 7.7, but not with version 2016.
The variables must be permutation variables, but after executing the code they are being loaded as continuos variables.
The line that does not work is the next:
treenodeupdateOptQuestVars = node("/Tools/OptQuest/logic/updateOptQuestVars", model()); executefsnode(updateOptQuestVars, NULL);
I appreciate your answer.
Thanks in advance.