Feeds
已回答
Facing resource Acquirer, how to set serveral resources to acquire
Try set_param(acquirerPath, "ResourceName", "Crane|Station", "ResourceAmountSource", "Dialog|Dialog", "ResourceAmount", "2|1");...
Facing resource Acquirer, how to set serveral resources to acquire
Try set_param(acquirerPath, "ResourceName", "Crane|Station", "ResourceAmountSource", "Dialog|Dialog", "ResourceAmount", "2|1");...
3 months 前 | 0
| 已接受
已回答
I cannot change the number of resources over simulation time in SimEvents (Version 23.2 R2023b)
Hi Albert, The Resource Pool block should receive an entity, and I'm guessing your MATLAB function "AssistantsCreation" is not ...
I cannot change the number of resources over simulation time in SimEvents (Version 23.2 R2023b)
Hi Albert, The Resource Pool block should receive an entity, and I'm guessing your MATLAB function "AssistantsCreation" is not ...
7 months 前 | 0
已回答
Can a signal go to a server ? in simulink
Hi John, Does the attached example fit your need? Run the simulation and open the Data Inspector to compare the server block an...
Can a signal go to a server ? in simulink
Hi John, Does the attached example fit your need? Run the simulation and open the Data Inspector to compare the server block an...
8 months 前 | 0
已回答
Can not save enumeration created by Stateflow
Hi @Andy Thanks for your question about enumerations for states monitoring! It gave me the idea to add a new feature to this En...
Can not save enumeration created by Stateflow
Hi @Andy Thanks for your question about enumerations for states monitoring! It gave me the idea to add a new feature to this En...
11 months 前 | 0
已回答
How to Convert Entity Attribute Buses into Signal for RL Agent Observation Input?
Hi Aaron, To convert an entity attribute into a signal, you can use a Simulink function. For example, to get the D attribute as...
How to Convert Entity Attribute Buses into Signal for RL Agent Observation Input?
Hi Aaron, To convert an entity attribute into a signal, you can use a Simulink function. For example, to get the D attribute as...
1 year 前 | 0
| 已接受
已回答
Error in server block that is connected to entity generator containing bus elements.
Hi Aaron, From what I can see in the Part Generator, in tab "Entity type", your entities are typed with the bus definition "Par...
Error in server block that is connected to entity generator containing bus elements.
Hi Aaron, From what I can see in the Part Generator, in tab "Entity type", your entities are typed with the bus definition "Par...
1 year 前 | 0
| 已接受
已回答
Is it possible in SimEvents to define entity attributes using a MATLAB script?
I see several ways to achieve this. 1. You could store your Entity Generator block with the required Enty Type definition in a ...
Is it possible in SimEvents to define entity attributes using a MATLAB script?
I see several ways to achieve this. 1. You could store your Entity Generator block with the required Enty Type definition in a ...
1 year 前 | 1
| 已接受
已回答
Use Vars(Enums) from Workspace in SimEvent EntityGenerator
Hi Simon, Did you create the Workpieces enum with a class m-file? How did you configure the entity type of your Entity Generat...
Use Vars(Enums) from Workspace in SimEvent EntityGenerator
Hi Simon, Did you create the Workpieces enum with a class m-file? How did you configure the entity type of your Entity Generat...
2 years 前 | 1