Menu

#6 change finite() to isfinite()

closed-fixed
nobody
None
5
2009-04-18
2009-04-02
No

The finite() function is obsolete and has been replaced by isfinite() since R11 (MATLAB 5.3).
Recently finite() has been completely removed from Matlab R2009a:
http://www.mathworks.com/access/helpdesk/help/techdoc/rn/bryg9vd-1.html#bryg9vd-6

Please consider changing all occurrences of finite() to isfinite().

Discussion

  • Dimitri Papadopoulos

    patch against MarsBar 0.41

     
  • Dimitri Papadopoulos

    • status: open --> open-fixed
     
  • Dimitri Papadopoulos

    • status: open-fixed --> pending-fixed
     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     
  • 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).

     

Log in to post a comment.