How to hold previous selection in masked block

1 view (last 30 days)
I had created filter block in Simulink to implement different types of filter with different combination like filter type, filter order etc
When I select and apply parameter's filter It updates other fields e.g. if I select design domains frequency parameters related to time are disabled.
Once I apply changes block will initialize and will implement selected filter and works fine.
The problem is when I try to configure the block for new type I will not have old settings. All field will be enabled and I need to reconfigure to disable settings.
How I can hold the values of previous configuration and update block parameters accordingly?
cap2.PNG
cap1.PNG

Answers (1)

Kaashyap Pappu
Kaashyap Pappu on 9 Aug 2019
The solution to this problem has been addressed in this thread.
Hope this helps!

Categories

Find more on Author Block Masks 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!