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: Colin Macdonald
Subject: Re: Deprecate scripts/miscellaneous/symvar.m?
Date: Wed, 3 Jan 2018 14:34:21 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 2018-01-03 12:06 PM, siko1056 wrote:
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.

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.

+1 from me (Symbolic developer).

Colin



reply via email to

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