Borrar filtros
Borrar filtros

how to resolve that error?

9 visualizaciones (últimos 30 días)
Engr.
Engr. el 21 de Abr. de 2024
Respondida: Jaimin el 2 de Sept. de 2024 a las 10:40
how to resolve that error?

Respuestas (2)

Joshua Levin Kurniawan
Joshua Levin Kurniawan el 21 de Abr. de 2024
In StateFlow, you need to define all of the variables. From what I see from the figure, you seems like to forgot assign variable BalCmd, Cell_Voltages, MaxV, and MinV. Please make sure that you have a fully defined set of variables in the Chart.

Jaimin
Jaimin el 2 de Sept. de 2024 a las 10:40
I understand that running the Stateflow chart results in an "unresolved symbols" error.
To resolve this error, as @Joshua Levin Kurniawan points out, some variables have not been declared. Additionally, make sure that the "class" and "scope" for each variable are correctly defined.
For additional details, please refer to this MathWorks documentation:
Manage Symbols in the Stateflow Editor:
I hope this is helpful

Categorías

Más información sobre Complex Logic en Help Center y File Exchange.

Productos


Versión

R2008a

Community Treasure Hunt

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

Start Hunting!

Translated by