Menu

#493 support all forms of "for" operator

v4.1 (minor)
open
5
2011-04-07
2010-04-06
No

There is another form of the for operator which iterates over the columns of a matrix, e.g.:

for e=eye(4)
e
end

Discussion

  • Samit Basu

    Samit Basu - 2011-03-23
    • status: open --> pending
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed
     
  • Samit Basu

    Samit Basu - 2011-04-07
    • status: closed --> open
     

Log in to post a comment.