On Wed, Sep 26, 2012 at 6:48 PM, Juan Pablo Carbajal
wrote:
> On Wed, Sep 26, 2012 at 3:13 PM, Jose wrote:
>> On 09/22/2012 03:51 PM, Juan Pablo Carbajal wrote:
>>> Hi Jose,
>>>
>>> Ok, if the help here helps than I will transcribe it to the wiki...
>>> though you could also do it! ;)
>>
>> Hello
On Wed, Sep 26, 2012 at 3:13 PM, Jose wrote:
> On 09/22/2012 03:51 PM, Juan Pablo Carbajal wrote:
>> Hi Jose,
>>
>> Ok, if the help here helps than I will transcribe it to the wiki...
>> though you could also do it! ;)
>
> Hello Juan Pablo.
>
> Thanks for the explanations, octave has one less secr
On 09/22/2012 03:51 PM, Juan Pablo Carbajal wrote:
> Hi Jose,
>
> Ok, if the help here helps than I will transcribe it to the wiki...
> though you could also do it! ;)
Hello Juan Pablo.
Thanks for the explanations, octave has one less secret for me now ;).
About putting this to the wiki, I defin
On Sat, Sep 22, 2012 at 11:30 AM, Jose wrote:
> On 09/22/2012 11:44 AM, Juan Pablo Carbajal wrote:
>>
>>
>> @Jose: You know you can edit the help of these functions yourself? Let
>> me know if you do not know and need some help to ge the hands on it.
>
>
> Let's say that I have an intuition about
On 09/22/2012 11:44 AM, Juan Pablo Carbajal wrote:
>
> @Jose: You know you can edit the help of these functions yourself? Let
> me know if you do not know and need some help to ge the hands on it.
Let's say that I have an intuition about how to do it, but no "official"
instructions (which I'd lik
On Fri, Sep 21, 2012 at 10:09 PM, Ben Abbott wrote:
> On Sep 21, 2012, at 2:59 PM, Jose wrote:
>
>> Hello.
>>
>> On 09/21/2012 09:33 PM, Ben Abbott wrote:
>>
>>> What you need to do is either
>>>
>>> (1) addRequired (p, "pack", val)
>>>
>>> or
>>>
>>> (2) addRequired (p, "pack", @(x)ischar(x))
>>>