How can we understand the "the dimensions of output port" in the sentence?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Abderrahim. B
il 10 Lug 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.
Risposte (1)
Fangjun Jiang
il 11 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!