polynomial to string conversion
strs = pol2str(p)
:p matrix of real polynomial : :strs a matrix of strings :
converts polynomial to character string (utility function).
Enter search terms or a module, class or function name.