Code Generation from script file
显示 更早的评论
I need information about tool box where I can generate code for SOC Estimations using MATLAB ODE solvers in (.m) Script file.
1 个评论
回答(1 个)
Walter Roberson
2024-7-26
0 个投票
You cannot do that. Code cannot be generated for script files. Code generation requires an entry point (a function)
类别
在 帮助中心 和 File Exchange 中查找有关 Code Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!