Simulating for U channel cooling system using own battery pack.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hitesh Kumar Nath
am 7 Feb. 2024
Verschoben: DGM
am 21 Feb. 2024
Error:Error compiling Simscape network for model BatteryWithCollingPlate.
Caused by:
Connection 'connect(Module1.BottomExtClnt,U_shaped_Channels.Side1)' is found to be connecting arrays of nodes of inconsistent sizes: '1x1' and '1x42'. The arguments in a connection must be of the same size.
0 Kommentare
Akzeptierte Antwort
Kautuk Raj
am 14 Feb. 2024
Verschoben: Joel Van Sickel
am 20 Feb. 2024
I suggest verifying the the sizes of the ports on both components (Module1.BottomExtClnt and U_shaped_Channels.Side1). As the error message states, to resolve this issue, you need to ensure that the ports being connected have the same size.
You can share your Simulink model BatteryWithCollingPlate here for a better understanding.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with Simscape Battery finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!