This video showing how application 7_A works (in C#).
The form is composed by:
- a buttons;
- a label;
- a richTextBox;
- a textBox;
- a pictureBox.
- a openFileDialog
Pressing the “Load” button the data from the CSV file specified in the textBox are loaded and will appear in the richTextBox.
The scatterplot, two histograms and linear regression will be drawn in the pictureBox.



Leave a Reply
Want to join the discussion?Feel free to contribute!