Show ANOVA table in app using App Designer
显示 更早的评论
ANOVA calculation using Matlab function 'anova' or 'anovan' result in an ANOVA table: 

I would like to perform the ANOVA calculation in an app (via App Designer), and display the resulting anova table into the same app.
Does anybody know how this can be done?
回答(1 个)
Vinayak Gupta
2023-6-1
0 个投票
Hey Ewoud,
Creating the whole app in the comments won't be very functional. I am attaching a link to App Designer documentation that can help you get started. You can display the values in ANOVA table from the internal properties like 'Metrics' in the anova object.
Refer to this to get started with App Designer:
Refer to this to learn about ANOVA properties:
类别
在 帮助中心 和 File Exchange 中查找有关 ANOVA 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!