Hello,
I am solving an eigenvalue problem so a bunch of functions are being generated. What is the best way to do this? Can I just save each plot to a separate file using cout or should I save the function values into different files and plot them with matlab.
Thank you for the help.