Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the necessary functions for input and output operations in a program, such as explainProgram to display program information, askAxes to interact with the user for axis input, modifyAxes to update figure axes, AskEllipse to prompt for ellipse coordinates, PlotEllipse to draw ellipses, loadFileAndPlot to load and display multiple ellipses, and askPrecision to set drawing precision.