help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with single quotes


From: Sergei Steshenko
Subject: Re: Problem with single quotes
Date: Thu, 2 Oct 2008 17:55:55 -0700 (PDT)



--- On Thu, 10/2/08, Francesco Potorti` <address@hidden> wrote:

> From: Francesco Potorti` <address@hidden>
> Subject: Re: Problem with single quotes
> To: "Andreas Yankopolus" <address@hidden>
> Cc: "Octave-ML" <address@hidden>, "John W. Eaton" <address@hidden>
> Date: Thursday, October 2, 2008, 9:59 AM
> >> | >  fprintf ('''')
> >> |
> >> | I did not know that. That statement prints a
> double quote in Octave.
> >>
> >> No, it should print a single ' character, same
> as Matlab.
> >
> >I can only report what I see. I've tried it on
> Octave 3.0.2 (OS X) and  
> >Octave 3.0.0 (Ubuntu Hardy). Both give me a double
> quote.
> 
> That's very strange.  Here is what I get on Octave
> 3.0.1 on Debian:
> 
> octave> fprintf ('''')
> 'octave> fprintf('''')
> 'octave> 
> octave>
> 
> Would you copy and paste what you obtain?
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

On 3.0.2:

"
octave:1> fprintf ('''')
'octave:2>   
"

- so, I see a single single quote. Self-built 'octave' on SUSE 10.3.

Regards,
  Sergei.


      


reply via email to

[Prev in Thread] Current Thread [Next in Thread]