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 Comment

dpb
dpb on 26 Jul 2024
Edited: dpb on 26 Jul 2024
First off, what is SOC and what kind of code generation for what platform?

Sign in to comment.

Answers (1)

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

Tags

Asked:

on 26 Jul 2024

Answered:

on 26 Jul 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!