How can you generate matlab code from a simulink block?
1 次查看(过去 30 天)
显示 更早的评论
How can you generate matlab code from simulink block?
0 个评论
回答(1 个)
Andreas Goser
2014-2-25
I have not heard of this being possible. The point is a block alone does not mean anything. It needs to be seen in context with the signal going into, the sample times of other blocks and specifically all model setting like solvers.
2 个评论
Andreas Goser
2014-2-25
There might be specific solutions for this, but I am not an expert here. Lets wait for others. However, I would say there are ways to linearize the part of your Simulink model that is the controler and mover this into MATLAB.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!