Date: Feb 13, 2013 9:42 AM Author: Amr Sadek Subject: How can I show the result of the fitting in text box? I have a GUI that fits some data with custom equations. I want to show the result of the fitting process (the equation, the Coefficients and the goodness of the fitting) on a text box in the GUI instead of the MATLAB command window.
Thanks...