Feeds
질문
How to make a Simulink Parameter non-tunable to avoid the following error: Parameter 'InputPortWidth' of '' is non-tunable but refers to tunable variables (NUM_OF_FAULT_EVENTS (base workspace))
I have the following defined in my base workspace by a .m file at startup: NUM_OF_FAULT_EVENTS = Simulink.Parameter; NUM_OF_FA...
대략 7년 전 | 답변 수: 1 | 2