help-octave
[Top][All Lists]
Advanced

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

Re: nargout for methods


From: siko1056
Subject: Re: nargout for methods
Date: Thu, 20 Jul 2017 08:40:18 -0700 (PDT)

jjg wrote
> It seems that 
> 
>    classdef MVPoly < MVPoly
> 
> does not work

Maybe you did not apply Markus idea rigorously enough. He suggested:

classdef myMVPoly < MVPoly

Notice the difference between "myMVPoly" and "MVPoly".

HTH,
Kai



--
View this message in context: 
http://octave.1599824.n4.nabble.com/nargout-for-methods-tp4684151p4684169.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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