help-octave
[Top][All Lists]
Advanced

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

Re: Do I need to include octave-image in Octave script?


From: marco atzeri
Subject: Re: Do I need to include octave-image in Octave script?
Date: Wed, 06 Feb 2013 15:56:04 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

On 2/6/2013 3:50 PM, satyam_m wrote:
pkg list says something as follows:

octave-3.2.4:14> pkg list
Package Name  | Version | Installation directory
--------------+---------+-----------------------
        image  |  1.0.14 | /usr/share/octave/packages/3.2/image-1.0.14


the package is not loaded. You need

  pkg load image

before using its functions


reply via email to

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