Skip to content
Snippets Groups Projects
Commit 11db233d authored by Cristian Galperti's avatar Cristian Galperti Committed by Cristian Galperti
Browse files

README.md added in configurations folder

parent 06ecfecb
No related branches found
No related tags found
No related merge requests found
Simulink configurations are stored
in configurations_container.sldd
There is one configuration for
simulation and a number of
configurations for code generation.
This is necessary as code generation
config may vary depending on
algorithm content (different tmf file,
additional libs, includes,
custom code ecc.)
There are functions to manually
handle this container:
- config_set_diags.m: a function
for defining the diagnostic part
for configSettings
- config_update_diags.m: calls the
previous and updates diags in
the sldd
- config_export_to_base_and_scripts.m:
exports the content of configurations
sldd to base workspace and files
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment