MATLAB: How can one get parameters of fitlm as an output

MATLAB

I learned how to get t-statistics of fitlm by
Now, how can one get F-statistics of fitlm?
mdl.Coefficients.F-statistic
does not seem to work. Thank you.

Best Answer

First, see the documentation for F-Statistic, then see the documentation for anova, specifically tbl.