|
From: | Andy Buckle |
Subject: | Re: having trouble installing on new pc |
Date: | Sat, 13 Apr 2013 09:09:26 +0100 |
Csv2cell fuction required io package. Before using your script you need to
load io package pkg load io
Did you tried to run your script after opening octave, i mean; open octave,
type:
cd c:\masseynew4\
pkg load io;
c=cell(13,3,0,40);
path="c:\masseynew2\james2";
maddux(path,c)
Does it worked?
--
View this message in context: http://octave.1599824.n4.nabble.com/having-trouble-installing-on-new-pc-tp4651756p4651789.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |