help-octave
[Top][All Lists]
Advanced

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

whitespace_in_literal_matrix?


From: address@hidden
Subject: whitespace_in_literal_matrix?
Date: Sat, 08 Jul 2006 15:49:52 +0000

I just received a copy of "GNU Octave Manual" (wanted to support the project of 
course) and am working through the book. It appears that the 
'whitespace_in_literal_matrix' built-in variable is no longer supported:

octave:33> whitespace_in_literal_matrix="ignore"
whitespace_in_literal_matrix = ignore
octave:34> [1 2]
ans =

  1  2

octave:35>

Can someone confirm this? I realize that it does not appear in the help, just 
curious as to when it dissapeared.

Thanks,

Dave


reply via email to

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