help-octave
[Top][All Lists]
Advanced

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

Re: textread problem


From: Martin Helm
Subject: Re: textread problem
Date: Fri, 21 Oct 2011 17:53:36 +0200

Am Freitag, den 21.10.2011, 08:37 -0700 schrieb lanew: 
> I'm using Octave 3.2.4-8 and QtOctave and have been having a problem with the
> textread function. I get an error saying it doesn't exist. I've tried
> installing octave-headers and octave-io via Synaptic (Ubuntu 11.04), but
> none of those have worked. Do I have to do something in Octave to tell it
> where to find the octave-io package?
> 
> Thanks!
> 
When you start octave and run the command

pkg list

what does it show. I should show a line with io in it and if it is
loaded there is a * visible.
If it is there but not loaded run the command

pkg load io

in octave.




reply via email to

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