Do Level-1 MATLAB S-Functions support bus inputs?

1 vue (au cours des 30 derniers jours)
MathWorks Support Team
MathWorks Support Team le 13 Juin 2019
Do Level-1 MATLAB S-Functions support bus inputs?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 14 Juin 2019
Neither Level-1 nor Level-2 MATLAB S-Functions support bus inputs. The workarounds are
(a) Concatenate the multiple inputs into an array if they are of the same data type
(b) Use multiple input arguments (in the case of a Level-2 S-Function)
If using a Level-1 S-Function, it is highly recommended that it be upgraded to a Level-2 S-Function.

Plus de réponses (0)

Catégories

En savoir plus sur Block and Blockset Authoring dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by