On 29 October 2010 22:13, Thomas Weber wrote:
> Why didn't you just search for 'octave'?
I believe he wanted to install all octave-forge packages from command
line. If you install everything that has octave on the name or
description, it would also instal qtoctave for example. And typing
manually
On Wed, Oct 27, 2010 at 02:09:26PM +0200, dueni...@mathematik.tu-darmstadt.de
wrote:
> Hi,
> I just had to install all of the octave-forge packages on an Ubuntu
> 10.04 system and it turned out that the packages are not available via
> aptitude. The command
> sudo aptitude install $(aptitude sea
On 29 Oct 2010, at 16:40, Pascal Dupuis wrote:
> 2010/10/29 c. :
>
>
>> As I already wrote in the forum,
>> the package tarball is built incorrectly,
>> it includes .svn directories which should not be there.
>> To make sure this does not happen, you should do
>>
>> cd octave-forge/extra
>> svn e
On 29 Oct 2010, at 14:53, depuis wrote:
> A new version of dataframe has been uploaded to
> http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1
>
> Improvments:
> - don't choke when reading CSV files with empty fields
> - basic operations (+,-,*,/,\) as well as dotted equivalent (.*, ...)
A new version of dataframe has been uploaded to
http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1
Improvments:
- don't choke when reading CSV files with empty fields
- basic operations (+,-,*,/,\) as well as dotted equivalent (.*, ...)
implemented
- many bugfixes
- ability to create an em
Hello Jean,
charbar wrote:
>
>
> PhilipNienhuis wrote:
>> As an aside, has anybody really tried the xls/ods scripts? I'd really
>> appreciate wider use& testing& suggestions for improvement.
> When I run an .m file that calls odswrite, Octave readouts that it is
Well, first of all: thank
2010/10/28 Jean-Victor Côté :
> octave help fc1rQF:59: Misplaced {.
> ...}.
> warning: gen_doc_cache: unusable help text in 'boxplot' Ignoring function.
Hi Jean
this bug is already fixed on the development version. The function
should work normaly, the only effect is that you can't see the help
Jean-Victor Côté wrote:
> After installing the mingw32 package, I installed the io package with
? The io package (v. 1.0.11) is included in the mingw32 installer. You
just need to select it during installation.
Or did you want the newer io-1.0.13 version?
> some success, the caveat being that I
Hello,
I've been searching for a function that give all permutations of c elements in
n, as "combnk" Matlab function.
I fund in this forum
http://octave.1599824.n4.nabble.com/combinations-td1636272.html a solution
using "perms" function.
However, "perms" function sets a matrix of prod(2:n) line,
PhilipNienhuis wrote:
>
> Benjamin Lindner wrote:
>> Philip Nienhuis wrote:
>>> Subject says /almost/ all.
>>>
>>> I've added some scripts to the IO package for writing ODS spreadsheet
>>> files using the java package and ODF toolkit. (Preliminary support using
>>> jOpenDocument (also java-based
After installing the mingw32 package, I installed the io package with some
success, the caveat being that I still got some error messages, which at last
did not seem to be fatal:
>textread.cc: In member function 'long unsigned int TextFile::lines(int)':
>textread.cc:96: warning: comparison bet
octave help fc1rQF:59: Misplaced {.
...}.
warning: gen_doc_cache: unusable help text in 'boxplot' Ignoring function.
Jean-Victor Côté --
Nokia and AT&T present the 2010 Calli
Hi,
I just had to install all of the octave-forge packages on an Ubuntu
10.04 system and it turned out that the packages are not available via
aptitude. The command
sudo aptitude install $(aptitude search ?description\(octave-forge\) |
awk '{print $2}')
finally did the job. Maybe someone could p
xmltree_read.1: In function 'xml lex':
...warning: operation on 'pcdata' may be undefined (repeated many times)
xmltree_read.act: At top level:
...warning: 'bufferliteral' defined but not used
...warning: 'input' defined but not used
Jean-Victor Côté -
14 matches
Mail list logo