Error in default port dimensions function of S-function

8 views (last 30 days)
Hii,
I am trying to simulate a model predictive control based drive system. While simulating the model, I am getting the following Error.
Caused by:
I have attached the simulink model and error file.
I need help in this regard. Thanks in advance.
With regards,
Manikandan Raju

Answers (1)

Shadaab Siddiqie
Shadaab Siddiqie on 30 Aug 2021
You can follow one of these workarounds to fix this issue.
  1. Please set the size on all ports for which the error is reported (don't forget to subtract one from the reported numbers!).
  2. Sometimes, Shortening the model file name fixed this issue in at least one case. (The name had been over 68 characters.) Error might possibly be something to do with the filename being too long, so MATLAB was reading the first so many characters and getting multiple files that differ in name only after the cutoff confused.
  1 Comment
Manikandan Raju
Manikandan Raju on 31 Aug 2021
Hiii Mr.shadaab ,Thanks for your reply. I tried the second fix, but it is not resolved the issue. But I don't know how to change the port size. Need your suggestions.
With Regards,
Manikandan Raju

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!