Error in default port dimensions function of S-function
Mostra commenti meno recenti
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:
- Error in default port dimensions function of S-function 'MPC_Inv_IM_R1/Predictive Controller'. This function does not fully set the dimensions of output port 2
I have attached the simulink model and error file.
I need help in this regard. Thanks in advance.
With regards,
Manikandan Raju

Risposte (1)
Shadaab Siddiqie
il 30 Ago 2021
0 voti
You can follow one of these workarounds to fix this issue.
- Please set the size on all ports for which the error is reported (don't forget to subtract one from the reported numbers!).
- 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 Commento
Manikandan Raju
il 31 Ago 2021
Categorie
Scopri di più su General Applications in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!