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 years 前 | 1 个回答 | 2