How to write my custom fn in multi agent systems?
2 views (last 30 days)
Show older comments
How to write my custom fn in multi agent systems?
0 Comments
Answers (1)
Ayush
on 31 Aug 2023
Hey Maha Mosalam,
I understand that you want to know how to write a custom function in multi agent systems.
Currently multi-agent training is only supported in Simulink. If you have a custom function created in MATLAB, you can copy and paste the core parts like the reward and step function into a “MATLAB Fcn” block in Simulink.
You can refer to documentation for more information on “MATLAB Fcn” block: Implement MATLAB Functions in Simulink with MATLAB Function Blocks - MATLAB & Simulink - MathWorks India
Hope this helps!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!