필터 지우기
필터 지우기

Error in default port dimensions function of S-function

조회 수: 9 (최근 30일)
Manikandan Raju
Manikandan Raju 2021년 8월 27일
댓글: Manikandan Raju 2021년 8월 31일
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

답변 (1개)

Shadaab Siddiqie
Shadaab Siddiqie 2021년 8월 30일
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
Manikandan Raju
Manikandan Raju 2021년 8월 31일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by