help-octave
[Top][All Lists]
Advanced

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

Re: Creating Symbolic Matrix in Octave


From: Neil Ghosh
Subject: Re: Creating Symbolic Matrix in Octave
Date: Sat, 23 Oct 2010 21:55:56 +0530

Yes , I have seen the function list

http://octave.sourceforge.net/symbolic/function/sym.html

But this does not have the usage how to use as function , I think it takes only one argument unlike matlab

Any other resource ?


2010/10/23 Jordi Gutiérrez Hermoso <address@hidden>
On 23 October 2010 10:46, Neil Ghosh <address@hidden> wrote:
> Also what is correct alternative to matlab function ?
>
> X=[sym(x1); sym(x2)];

You might try the symbolic package from the 'Forge:

    http://octave.sourceforge.net/symbolic/index.html

But I don't know how well it's maintained.

- Jordi G. H.



--
Thanks and Regards
Neil
http://neilghosh.com




reply via email to

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