How to remove fading effect in Variant subsystem

Hi,
Is it possible to remove the fading effect in Variant subsystems ? (all items have a fading effect even if it is the currenty enabled variant subsystem)
If it is, how can i do?
Thanks in advance!

Réponses (1)

Dinesh
Dinesh le 3 Juil 2024
Hello,
As of R2024a, you can turn off the fading effect of inactive variant choices by setting the "VariantFading" value to "off".
set_param('bdroot','VariantFading','off')
'bdroot' is the current active model. You can specify any other model name as well.

Catégories

En savoir plus sur Create Large-Scale Model Components dans Centre d'aide et File Exchange

Produits

Question posée :

Adu
le 3 Mar 2015

Réponse apportée :

le 3 Juil 2024

Community Treasure Hunt

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

Start Hunting!

Translated by