Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to plot a linear fit (or Ordinary Least Squares)?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I have to analyze some data and put them in a graphics.
I have a matrix with the mean and another one (with the same size) of the standard deviation.
Each matrix is 6x21. I want to plot 6 different curvers of the mean with a line for the standard deviation, something like that:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/759631/image.jpeg)
But with 6 curves in the same plot (Each row of the matrix will be a curve of the graph).
How can I do it?
3 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!