Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Set values in a sfunction embedded code from GUI...

1 vue (au cours des 30 derniers jours)
Shyam
Shyam le 17 Avr 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
typedef enum
{
MCI_DI_ANY_ERROR_FOUND,
MCI_DI_DOC,
MCI_DI_DOV,
MCI_DI_DUV,
} MCI_DI_TYPE;
this code is inside an sfunction block in simulink model... i need to set these parameters from gui as an array....also i want the array size to be scalable from gui...for eg: the first element can be array size and wen i change it more locations get added..

Réponses (0)

Cette question est clôturée.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by