Clear Filters
Clear Filters

how to resolve that error?

4 views (last 30 days)
Engr.
Engr. on 3 Apr 2024
Edited: Yash on 3 May 2024
how to resolve that error?
  2 Comments
Benjamin Thompson
Benjamin Thompson on 4 Apr 2024
Can you attach the model file or provide any more information? The error message in your attachment is not completely shown and there is no way for the Community to understand how the model is intended to work.
Engr.
Engr. on 18 Apr 2024
Edited: Engr. on 18 Apr 2024
The model file is attached, implementing voltage based cell balancing using a buck-boost converter. The control logic is implemented using Stateflow in SIMULINK.

Sign in to comment.

Answers (1)

Yash
Yash on 3 May 2024
Edited: Yash on 3 May 2024
Hello,
The error that you are encountering is due to the unresolved symbols in the Stateflow chart of the model.
To resolve this, open the Stateflow chart in the model and open the 'Symbols Pane'. Resolve the unresolved symbols in the chart using the 'Symbols Pane'.
For more details, refer to the 'Resolve Undefined Symbols' section of the following documentation: https://www.mathworks.com/help/stateflow/gs/stateflow-charts.html#mw_59848172-9805-4a34-b78a-8c1bb79bc1ba
Hope this helps!

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Tags

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!