close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #779


Ignore:
Timestamp:
Nov 9, 2009, 6:09:21 PM (15 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #779

    • Property Status changed from new to accepted
  • Ticket #779 – Description

    initial v1  
    77This function sholud replace in arbitrary matrix 'data' all occurrences of cell given in column matrix 'old' by corresponding cell in column matrix 'new', having obviously the same dimensions that 'old'.
    88
    9 CAUTION!:
    10  * 'new' cannot have any value existing in 'old'
    11  * 'old' cannot have repeated cells
     9CAUTION!: 'old' cannot have repeated cells