help-octave
[Top][All Lists]
Advanced

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

Re: Detecting if a file is open


From: gOS
Subject: Re: Detecting if a file is open
Date: Mon, 2 Jun 2008 07:26:37 -0700 (PDT)



John W. Eaton wrote:
> 
> You want unwind_protect, not try/catch.
> 

Except that unwind_protect is not compatible with Matlab, correct?
Maintaining 2 separate scripts to do the exact same thing so that I can
differentiate between try/catch and unwind_protect is not only unacceptable,
its bad coding practice and leads to maintainability issues.
-- 
View this message in context: 
http://www.nabble.com/Detecting-if-a-file-is-open-tp17566839p17602604.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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