Change default plot settings in SimBIology Model Analyzer App
4 次查看(过去 30 天)
显示 更早的评论
Is it possible to change the default plot settings in the SimBiology Model Analyzer App? It would be nice to create new defaults for font, font size, legend location, etc...
0 个评论
采纳的回答
Priya Moorthy
2020-12-4
Hi, Greg, thank you for the suggestion. Currently, it is not possible to change the default font, font size, etc. for a plot in the SimBiology Model Analyzer App, but we will consider this suggestion for future releases.
Best,
Priya
6 个评论
Priya Moorthy
2021-11-5
Grey & Massimo,
I wanted to share some additional information. As of R2021b, users can configure custom axes limits for plots within the SimBiology Model Analyzer app.
Although many default properties, such as the default color order or linestyle, are currently not changeable, some of the changes made to the default values on the graphics root object within MATLAB will be applied when generating plots from the Model Analyzer app. For example, you can increase the font size used by setting the defaultAxesFontSize property: set(groot, 'defaultAxesFontSize', 20).
More information about groot and default property values in MATLAB can be found here:
Best,
Priya
更多回答(0 个)
社区
更多回答在 SimBiology Community
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Extend Modeling Environment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!