How can we understand the "the dimensions of output port" in the sentence?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear researchers,
I want to ask that what does this erro mean and how can we solve it? Please see the attached picture (the name of s-function is obscured).
1 commentaire
Abderrahim. B
le 10 Juil 2022
Hi
Since there are few details that I could learn from your question, I highly recommend you to refer to this MATLAB answer.
Hope this helps.
Réponses (1)
Fangjun Jiang
le 11 Juil 2022
In the S-function code, you need to define the dimensions (or size) of the outport 2. You must have defined the size of outport 1. Look for that line and add a similar line.
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Functions 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!