How to get result as string from curve fitting?

As shown, I want to get result as string. (Linear model Poly1 : ~~~~) But there is no option for get it.
what should I do??

 Réponse acceptée

fstring = evalc(f);

2 commentaires

JINSOL.KIM
JINSOL.KIM le 21 Nov 2015
evalc function didn't work...
fstring = evalc('f');

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by