dimention error in matlab simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello Every one.
I have work on some electrical network on matlab simulink and I have faced to Errors such as : "Error in port widths or dimensions. Output port 1 of 'prot/Battery Storage/Two-Quadrant DC//DC Converter/ ' is a one dimensional vector with 1 elements."
Can Some one help me to fix it? Also my matlab version is 2018b.
0 commentaires
Réponses (1)
Sabin
le 13 Jan 2023
The Two-Quadrant DC/DC Converter needs two gate signals, one for high side switching device and one for low side switching device. The PWM Generator provides only one gate signal for the high side. The low side signal is obtained using a logic NOT.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!