Code Generation from script file
Show older comments
I need information about tool box where I can generate code for SOC Estimations using MATLAB ODE solvers in (.m) Script file.
1 Comment
Answers (1)
Walter Roberson
on 26 Jul 2024
0 votes
You cannot do that. Code cannot be generated for script files. Code generation requires an entry point (a function)
Categories
Find more on Code Generation 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!