[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: question about classdef in octave
From: |
Laurent Hoeltgen |
Subject: |
Re: question about classdef in octave |
Date: |
Mon, 11 May 2015 17:29:47 +0200 |
User-agent: |
KMail/4.13.3 (Linux/3.13.0-24-generic; KDE/4.13.3; x86_64; ; ) |
Am Montag, 11. Mai 2015, 14:07:30 schrieb ALI Khan:
> Hello Concerned,
>
> Hope you are fine. I have a query about octave. I am converting matlab code
> into octave and in that I need a classdef function as it is used in matlab.
>
> Is it possible to use classdef function in octave with version 3.8.2 ? If
> yes is there any documentation available over it?
>
> Thanks
Hi,
as far as I know, classdef functionality is only available in the upcoming
octave 4.0 release.
Regards,
Laurent