From: Aditya on
In general Simulink, "get_param" function when used with "gcb" will give display different properties as asked for. I want to be able to open a model, select a line/connector in the model and then use get_param functionality on the line. Whenever I try that, it points me to the last block selected and I can never work on the actual line. Is there a way to do this. Thanks.