Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 2 (최근 30일)
Shyam
Shyam 2013년 4월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
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..

답변 (0개)

이 질문은 마감되었습니다.

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by