How to plot a linear regression of iterations of data in matlab?

Answers (1)

See boxchart -- look at the example "Superimpose Data On Box Charts Example". Execute the following at command line or look at the examples for the function. It canNOT be done with the boxplot function because it is a standalone specialized graphics object--annoying TMW has done this, but...
openExample('graphics/SuperimposeDataOnBoxChartsExample')

Asked:

on 7 Jun 2024

Answered:

dpb
on 7 Jun 2024

Community Treasure Hunt

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

Start Hunting!