Return (several) plots programmatically
Hi!
Is it possible to return a plot in MC15 from a progam?
Background:
I have multiple excel files with data.
Using the READEXCEL i want to take the data for each file and plot a fitted curve (polyfit(X,Y,2)) for each file
I cannot find any commands to output a plot
Regards
Siggi

