octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #30666] error: invalid assignment to cs-list o


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #30666] error: invalid assignment to cs-list outside multiple assignment.
Date: Fri, 06 Aug 2010 20:47:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

Follow-up Comment #7, bug #30666 (project octave):

Apparently, MathWorks agrees:

>> a = @sin ;
>> a.x = 1
??? Warning: Struct field assignment overwrites a value with class
"function_handle".
 See MATLAB 7.0.4 Release Notes, Assigning Nonstructure Variables As
Structures Displays Warning for details.

a = 

    x: 1


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30666>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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