From owner-help-octave at bevo dot che dot wisc dot edu Fri Dec 1 18:07:53 1995 Subject: strcat string manipulation From: John Utz To: Octave Help List Date: Fri, 1 Dec 1995 16:07:50 -0800 (PST) Hello again; First, thanks to everybody who helped me with my LSODE stuff! Now i am writing an mfile to save these plots as an Xfig-3.1.1 file. strings are defeating me, tho. :-( i just grabbed all the great stuff from U of Vigo's most excellent archive of m files. There is a lot of groovy stuff there. there is a strcat function in there that seems to convert to substrings into a matrix. i dont want to do that! i want to create a filename to pass to : set output "foo.fig" octave:46> strcat ( "foo", ".fig" ) ans = foo.fig ans = foo.fig *should* be "foo.fig" IMHO. How do i make this happen? is there another way to do this? or is there a variable i need to set? implicit_str_to_num_ok does not seem to do it. thankyou for your help! ******************************************************************************* John Utz spaz at u dot washington dot edu idiocy is the impulse function in the convolution of life