How to clear a Error in port widths or dimensions.

2 次查看(过去 30 天)
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 个评论
Muthukumar Ganesan
Muthukumar Ganesan 2022-7-10
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 2022-7-11
编辑:Baari Akshay kumar 2022-7-11
Thank you so much @Muthukumar Ganesan The problem is cleared and i got the result.
Thanks.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by