help-octave
[Top][All Lists]
Advanced

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

Re: pkg function


From: Olaf Till
Subject: Re: pkg function
Date: Tue, 9 May 2017 08:36:46 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, May 08, 2017 at 03:01:54PM -0400, Nir Krakauer wrote:
> But it does work with two steps:
> 
> a = pkg("list", "tsa");
> a{1}.loaded

A trick in such cases is

(a = pkg("list", "tsa")){1}.loaded

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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