How to use an optimization algorithm developed in YALMIP in a function block in simulink ?
조회 수: 26(최근 30일)
표시 이전 댓글
I have developed an optimisation algorithm in a .m file using the YALMIP toolbox in MATLAB.
Now I need to use it in a Simulink model to run simulations under disturbances.
I tried using the MATLAB function block in Simulink but seems that it is not supported.
If so what type of a function block should I try?
The function contains multiple input and multiple outputs.
답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!