From owner-help-octave at bevo dot che dot wisc dot edu Fri Dec 1 18:32:29 1995 Subject: This cant be right! Was String Manipulations From: John Utz To: Octave Help List Date: Fri, 1 Dec 1995 16:32:26 -0800 (PST) HI again this is just too weird function fig ( functionname) % create the name of the file. prestring = strcat ( functionname, ".fig" ) prefilenamestr = strcat ( """", prestring ) filenamestr = strcat ( prefilenamestr, """" ) OUTPUT: is this how this is supposed to work? octave:16> fig ("foo") prestring = foo.fig prefilenamestr = "foo.fig filenamestr = "foo.fig" octave:17> ******************************************************************************* John Utz spaz at u dot washington dot edu idiocy is the impulse function in the convolution of life