help-octave
[Top][All Lists]
Advanced

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

Re: Classdef in 4.1.0+


From: Hossam Afifi
Subject: Re: Classdef in 4.1.0+
Date: Mon, 3 Aug 2015 17:52:04 +0200 (CEST)

thank you

this is an example file taken from a wireless channel modelling tool. The error 
is on classdef word itself.

Regards

H. Afifi

...................................................

$ octave  quadri/source/@simulation_parameters/simulation_parameters.m

  classdef must appear inside a file containing only a class definition

>>>    
          ^





----- Mail original -----
De: "Mike Miller" <address@hidden>
À: "Hossam Afifi" <address@hidden>
Cc: "Octave Help" <address@hidden>
Envoyé: Lundi 3 Août 2015 08:01:48
Objet: Re: Classdef in 4.0.0

On Mon, Aug 3, 2015 at 07:34:50 -0700, Hossam Afifi wrote:
> I am not able to use the classdef either in an m file or in the line
> interface. I compiled several times with and without latest bison (ubuntu
> 15)  but no result. Also tried the windows version.
> I find the lex , yacc and include files generated for classdef but nothing
> happens (still syntax error).

Can you give a short example m-file that shows what classdef syntax
you are trying to use and isn't working?

> Can you confirm that classdef works fine? or still some bugs on it and wait
> for next version?

Yes I can, although it's not a complete implementation, there are many
missing features. See http://wiki.octave.org/Classdef for some idea of
what works and what doesn't.

-- 
mike

Attachment: simulation_parameters.m
Description: Text Data


reply via email to

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