On Fri, Jul 17, 2009 at 02:14:18PM -0700, Peter Richards wrote:
> Downloaded & attempted to use the io-1.0.9 package.
> 
> 'csvread' doesn't work; 'dlmread' appears to be missing:
> error: `dlmread' undefined near line 27 column 7
> error: evaluating assignment expression near line 27, column 5
> error: called from `csvread' in file `/Users/pete/octave/io-1.0.9/ 
> csvread.m'
> 
> dlmread doesn't exist...not present in the distro tar file:
> $ tar tf ~/io-1.0.9.tar
> io-1.0.9/
> io-1.0.9/DESCRIPTION
> io-1.0.9/inst/
> io-1.0.9/inst/append_save.m
> io-1.0.9/inst/fexist.m
> io-1.0.9/inst/dlmwrite.m
> io-1.0.9/inst/xlsread.m
> io-1.0.9/inst/csvwrite.m
> io-1.0.9/inst/csvread.m
> io-1.0.9/Makefile
> io-1.0.9/COPYING
> io-1.0.9/src/
> io-1.0.9/src/textread.cc
> io-1.0.9/src/Makefile
> io-1.0.9/configure
> io-1.0.9/ChangeLog
> 
> ...where's dlmread.m??

Which octave version do you have? dlmread is part of Octave 3.2.

        Thomas

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to