Setting Stateflow Highlithing Colors Programmatically
12 次查看(过去 30 天)
显示 更早的评论
According to https://www.mathworks.com/help/stateflow/ref/stateflow.resetsyntaxhighlightingcolors.html it is possible to reset the highlighting colors to default since R2025a. Is there a way to programmatically edit those highlighting colors?
Context:
I am creating custom syntax highlighting theme for Stateflow and wanted to save the settings programmatically.
0 个评论
回答(1 个)
Leepakshi
2025-11-11,16:24
Hi Ilja,
As far as I can see in documentation, there is no way to reset highlighting colors programatically. All the possible ways to do so has been listed in documentation https://www.mathworks.com/help/stateflow/ref/stateflow.resetsyntaxhighlightingcolors.html#d126e10584
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!