matlab scope block style marker issue

2 visualizaciones (últimos 30 días)
승욱
승욱 el 5 de Jun. de 2025
Respondida: TED MOSBY el 5 de Jun. de 2025
Hello all.
I have a problem with matlab simulink "scope block - option -style "
When I restart simulink file, scope block marker style changed to ' O '
How can i fixed the style to ' none ' ?
Thank you!

Respuesta aceptada

TED MOSBY
TED MOSBY el 5 de Jun. de 2025
Changes made in the “live” Scope window only live for that simulation session. To permanently remove markers, we can alter the block’s stored parameters (either via the Block Parameters dialog or via get_param/set_param on the ScopeConfiguration object) but I tried that and unfortunately those style settings live under the hood and are not exposed for scripting.
Please refer to these MATLAB answers I found for more information:
Hope this helps!

Más respuestas (0)

Categorías

Más información sobre Simulink Environment Customization en Help Center y File Exchange.

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by