|
From: | kamaraju kusumanchi |
Subject: | Re: same function name in two files |
Date: | Sun, 15 Jun 2014 20:58:15 -0400 |
Historically, the m-file language was not object oriented. However, classdef support is being added to Octave and will allow methods associated with different objects to be called for each instance of an object.On Jun 15, 2014, at 8:38 PM, kamaraju kusumanchi <address@hidden> wrote:
>
>
> IMHO, this is really error prone way of doing it. Since every time you write code, you have to look back, keep track of the function octave is going to pick up. I am surprised octave does not have better namespace capabilities.
>
> raju
http://www.mathworks.com/help/matlab/ref/classdef.html
[Prev in Thread] | Current Thread | [Next in Thread] |