From: CUMHUR AKSU on
I have a huge function. Sum of many sub-blocks. Each block of the function is also made of smaller parts and they all use almost SAME VARIABLES and/or CONSTANTS which I have to change often to see the behaviour of the function.
I read about masking, s-funtions, etc.
But could not access a clear text describing similar situations.
Could you please guide me what to do for such a big-made of many parts but using same variables/constants function in SIMULINK.
This is for my doctoral degree study. And I deeply need advice and/or guidance.