Signal dimensions inside a simulink function
Mostra commenti meno recenti
Hello,
I am using a simulink function, with arguement outports to be used in an entity generator block. The arguement outports give the option for the port dimensions to be (inherited), scalar N or matrix [nxm]. However, when i insert the option of inherited, i get the error "The argument output block 'Name' must fully specify its dimension.
Does anyone have any idea about this?
Thank you
Risposte (1)
Paul
il 29 Ott 2022
0 voti
Based on the error message, it sounds like you'e requried to specify the dimensions of that outport. Do you know what the dimension for the outport should be? If so, have you tried specifying it explicitly as the error message suggests?
Categorie
Scopri di più su Signal Attributes and Indexing 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!