MATLAB: How to load curve created with cftool in matlab script

cftoolcurve data

Hi everyone.I have created a curve using the cftool. I would like my matlab code to read the data from the curve since I do not know the equation that the data come from. Is there a specific command with which I can load the curve in my code and use the y-axis values for specific x-axis values?

Best Answer

Thank you so much for your quick and to the point response.
Related Question