Clear Filters
Clear Filters

Ho un problema nell'utilizzo, in simulink, del blocco Parameter Writer all'interno del blocco For Each Subsystem

2 views (last 30 days)
Salve, sto cercando di implementare su simulink all'interno del blocco For Each, dei blocchi Parameter Writer con lo scopo di attribuire ad un Subsytem delle proprietà che ho definito in un file.m esterno ma ottengo ogni volta questo messaggio di errore:
Parameter Writer block 'PROVA_FOR_EACH/For Each Subsystem/Subsystem1/Initialize Function/Parameter Writer15' is unable to write to the parameter 'InitialCondition' of the block 'PROVA_FOR_EACH/For Each Subsystem/Subsystem1/MODEL SYSTEM' because the block is initialized with a mask parameter or workspace variable on its dialog. Writing to such parameters using the Parameter Writer block is not supported.

Answers (0)

Categories

Find more on Event Functions in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!