Info
此问题已关闭。 请重新打开它进行编辑或回答。
Simulink - how can a controller process data to/from several "loads"?
1 次查看(过去 30 天)
显示 更早的评论
Suppose I have a controller connected to several "loads", all created as MATLAB Function Blocks. I want to both have the controller simultaneously feed different input data to the loads and have the loads simultaneously feed their output data back to the controller so it can make further decisions. How can I do so?
For example, suppose one load implements the function 1+x and the other implements 1-y. How can I have the controller feed different values of x and y to the two loads, then have the loads feed their calculated output data back to the controller at the same time?
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!