How to clear a Error in port widths or dimensions.

5 vues (au cours des 30 derniers jours)
Baari Akshay kumar
Baari Akshay kumar le 8 Juil 2022
Hi, iam doing a Antilock braking system project in simulink model based and i got a error from subsystem of S-Function block which is
Error in port widths or dimensions. Output port 1 of 'akshay_wheelestfl/Subsystem1/Subsystem' is a one dimensional vector with 40 elements.
Error in port widths or dimensions. Input port 1 of 'akshay_wheelestfl/Subsystem1/Data Store Write' is a one dimensional vector with 1 elements.
I tried a lot of modifications and i can't get any results. Can anyone please give the solution for this.
  2 commentaires
Muthukumar Ganesan
Muthukumar Ganesan le 10 Juil 2022
Hi,
Based on the information provided, I believe the dimension property defined for the corresponding "Data Store Memory" block is -1. Since the output of the subsystem is of dimension [1 40], the same needs to be updated in its respective Data store memory block. Hope this helps.
Thanks.
Baari Akshay kumar
Baari Akshay kumar le 11 Juil 2022
Modifié(e) : Baari Akshay kumar le 11 Juil 2022
Thank you so much @Muthukumar Ganesan The problem is cleared and i got the result.
Thanks.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by