help-octave
[Top][All Lists]
Advanced

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

Help


From: mouloud ourak
Subject: Help
Date: Fri, 27 Sep 2013 09:27:11 +0100 (BST)

Good morning,

I try to use a code created before in Matlab but they give me mistake in Octave although they work very well in matlab.

The probleme is that i use a classes :

1) Create class ht and i put it inside folder @ht/ht.m
2) I create a methode like  @ht/mtimes.m   where i call to the function  "class(h,'ht');"

the execution of the code give me the following error:

"error : class: invalid call from outside class constructor"

Are any one know the answer ???

Thank you for helping




reply via email to

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