[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: question about classdef in octave
From: |
Tatsuro MATSUOKA |
Subject: |
Re: question about classdef in octave |
Date: |
Tue, 12 May 2015 18:01:19 +0900 (JST) |
----- Original Message -----
> From: Laurent Hoeltgen
> To: help-octave
> Cc: ali.khan128
> Date: 2015/5/12, Tue 00:29
> Subject: Re: question about classdef in octave
>
> 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
>
Please also see:
http://octave.1599824.n4.nabble.com/classdef-in-the-coming-version-td4669767.html
Tatsuro