Re: [OctDev] char() function for symbolic expression

2008-03-06 Thread dbateman
Nils Bluthgen wrote: > > Hi, > > it seems that the current symbolic toolbox has does not have > something like the matlab char() function. I have written a small > patch to the symbolic toolbox which adds a to_char() function by > which one can convert an expression to char. Would be nic

[OctDev] char() function for symbolic expression

2008-03-06 Thread Nils Bluthgen
Hi, it seems that the current symbolic toolbox has does not have something like the matlab char() function. I have written a small patch to the symbolic toolbox which adds a to_char() function by which one can convert an expression to char. Would be nice if this or something similar would