Difference between the "RELAY_f"-block and the "SELECT_m"-block?

First of all I am just trying this “help-system”.
And then I have some questions.
As first question I would like to understand the difference between the two XCOS-blocks RELAY and SELECT.

Hello,

I am not an Xcos expert, maybe @davidcl can answer.

S.

Hello,

As a general rule, in Xcos there might be different blocks that have slightly different parameters but the same overall behaviour. We keep them for compatibility reasons; use the one that best fits your use case.

More specific info:

  • SELECT_m is a special bloc handled on the model flattening eg. before the simulation runs.
  • RELAY is a regular bloc