Clear Filters
Clear Filters

Compiling .dll simulink model with lookup.m matlab code. Does it compile with the lookup.m file ??

1 view (last 30 days)
I am currently building a model for testing some response between engines with energy storage and this model will be compiled into a .dll file with fixed step and ode4.
We are using the lithium battery model found here on mathworks to be able to adjust the discharge curve. this model includes some libraries and a .m file that is essentially a lookup table for the battery parametres. We want to be able to change some of the values in the lookup table such as battery capacity and initial SOC.
Question is: will the lookuptable (.m file) be included in the .dll file? Because we will run it from a visio made program and will the parametres change work ?

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!