How can you generate matlab code from a simulink block?
1 view (last 30 days)
Show older comments
How can you generate matlab code from simulink block?
0 Comments
Answers (1)
Andreas Goser
on 25 Feb 2014
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 Comments
Andreas Goser
on 25 Feb 2014
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.
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!