Show ANOVA table in app using App Designer

2 vues (au cours des 30 derniers jours)
Ewoud van Velzen
Ewoud van Velzen le 8 Mai 2023
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?

Réponses (1)

Vinayak Gupta
Vinayak Gupta le 1 Juin 2023
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:

Catégories

En savoir plus sur Analysis of Variance and Covariance dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by