How to activate or desactivate a simulink block?

Good morning, I have a variable which change his value for 0 to 1 and viceversa. I know that there is a block to activate or desactivate a simulink block but if I use a enable block I can`t use goto or from blocks.
I need to use from or goto blocks, so has someone any idea to activate or desactivae a block?
Thanks for all.

Risposte (2)

set_param('ModelName/BlocName','Commented','off') % or on

3 Commenti

Thank you for your replay but I can`t understand what you want with that. Where have I to put that? I am using simulink, maybe in a initialization file?
Azzi Abdelmalek
Azzi Abdelmalek il 5 Dic 2014
Modificato: Azzi Abdelmalek il 5 Dic 2014
It's a line of code, put it in a Matlab function block
I want pattern for radar tracking system in matlab simulink

Accedi per commentare.

Qais Obaid
Qais Obaid il 18 Mar 2020
I want pattern for radar tracking system in matlab

Categorie

Prodotti

Richiesto:

il 5 Dic 2014

Risposto:

il 18 Mar 2020

Community Treasure Hunt

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

Start Hunting!

Translated by