help-octave
[Top][All Lists]
Advanced

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

Re: pkg installation help


From: Mike Miller
Subject: Re: pkg installation help
Date: Fri, 12 Feb 2016 11:44:58 -0800
User-agent: Mutt/1.5.24 (2015-08-30)

On Fri, Feb 12, 2016 at 11:31:55 -0700, Jeff Sadowski wrote:
> That would be really usefull for a brand new user. I use to use octave all
> the time and I forgot this step when I had not used it for 5 years.

For many functions, Octave will remind you that the package is installed
but not loaded:

  >> imresize
  warning: the 'imresize' function belongs to the image package from Octave 
Forge
  which you have installed but not loaded.  To load the package, run 'pkg
  load image' from the Octave prompt.

-- 
mike



reply via email to

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