question

Anan Y4 avatar image
0 Likes"
Anan Y4 asked Anan Y4 commented

How to get some results of optimize OptQuest ?

I would like get value from optquest results, Which i just would like "Single Objective" value from all ID Solution (this model just has 100 ID Solution). Can you help me please? test Optimize.fsm

FlexSim 20.1.1
flexsim 20.1.1optquest
ask1.png (255.0 KiB)
test-optimize.fsm (41.0 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Anan Y4 commented

You can use the Table interface:

Table(Model.find("Tools/OptQuest/results"))[1]["Single Objective"]

You can also right-click the node and choose Explore->As Table. From that view, you can copy/paste into another table fairly easily.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Anan Y4 avatar image Anan Y4 commented ·

Thank you teacher

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.