Borrar filtros
Borrar filtros

How to remove fading effect in Variant subsystem

3 visualizaciones (últimos 30 días)
Adu
Adu el 3 de Mzo. de 2015
Respondida: Dinesh el 3 de Jul. de 2024 a las 8:02
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!

Respuestas (1)

Dinesh
Dinesh el 3 de Jul. de 2024 a las 8:02
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.

Categorías

Más información sobre Large-Scale Modeling en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by