help-octave
[Top][All Lists]
Advanced

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

Re: help issues with symbolic package?


From: Colin B. Macdonald
Subject: Re: help issues with symbolic package?
Date: Fri, 18 Nov 2016 09:53:37 -0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 11/18/2016 7:32 AM, Nicholas Jankowski wrote:
 >> pkg load symbolic

 >> help limit
error: help: 'limit' not found

You want "help @sym/limit".  (limit is method of the class sym).

And is this the known UTF8 on windows issue?
  -- Constructor on @sym: X = sym (Y, ASSUMESTR1, ASSUMESTR2, …)

Unfortunately, it is :( I think things may be getting better in recent Octave versions on more recent Windows (10 maybe?), but I haven't been following the threads closely.

best,
Colin



reply via email to

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