alkan wrote:
> Hello All;
> I am a noob in SAGE. I am trying to call an octave function from
> sage,  The problem is it doesn't return from that function call, it
> doesn't print anything or any error. has anybody have any insights
> into this? The same call works perfecly from octave console. This call
> is supposed to return a control system variable generagted from
> transfer function.
> 
> octave("tr([1 2],[1 2]")
> 

I think you might be missing a parenthesis to close the call to tr.

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to