octave-maintainers
[Top][All Lists]
Advanced

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

Re: Deprecate scripts/miscellaneous/symvar.m?


From: Rik
Subject: Re: Deprecate scripts/miscellaneous/symvar.m?
Date: Wed, 3 Jan 2018 17:47:33 -0800

On 01/03/2018 04:09 PM, address@hidden wrote:
Subject:
Re: Deprecate scripts/miscellaneous/symvar.m?
From:
siko1056 <address@hidden>
Date:
01/03/2018 12:06 PM
To:
address@hidden
List-Post:
<mailto:address@hidden>
Content-Transfer-Encoding:
quoted-printable
Precedence:
list
MIME-Version:
1.0
References:
<address@hidden>
In-Reply-To:
<address@hidden>
Message-ID:
<address@hidden>
Content-Type:
text/plain; charset=UTF-8
Message:
2

Rik-4 wrote
Do we need symvar.m in core?  It seems like anyone who wants this
functionality will be loading the entire symbolic package and getting a
better version there.

--Rik
symvar (in Octave core) is in contrast to its pendant of the symbolic
package useless for symbolic calculations:

"Identify the symbolic variable names in the string str. [...] Any names
identified are returned in a cell array of strings."

In Matlab there are two versions as well: one is part of the symbolic
toolbox since R2008b and another one is part of Matlab since ancient times. 
To stay compatible to Matlab lets wait for them to deprecate that ancient
(useless?) function (like they did with "inline") and we can do then as well
with ease.

Best,
Kai

I agree.  I finally found the entire list of Matlab functions and it is both exceedingly long, and it does include symvar.

--Rik



reply via email to

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