Re: FreeMat 3.0 doesn't call functions and help

2007-04-24 Thread ml-vic
Il Tuesday 24 April 2007 16:06:11 Thierry Thomas ha scritto: > It seems that your file /home/victor/.config/FreeMat/FreeMat.conf cannot > be opened; maybe it belongs to root (or some part of the directory) > since you tried the previous version as root? > > Thanks! That's right! Eureka! /home/vi

Re: FreeMat 3.0 doesn't call functions and help

2007-04-24 Thread Thierry Thomas
Le Mar 24 avr 07 à 1:21:08 +0200, ml-vic <[EMAIL PROTECTED]> écrivait : > I'm attaching the truss logfile obtained as a generic user issuing "truss > FreeMat", calling the Help online and exiting. > Ciao > Vittorio Could you please check the output of find $HOME/.config -ls It seems that your

Re: FreeMat 3.0 doesn't call functions and help

2007-04-23 Thread ml-vic
Il Monday 23 April 2007 18:10:44 Fabian Keil ha scritto: > Vittorio De Martino <[EMAIL PROTECTED]> wrote: > > Il Sunday 22 April 2007 21:38:12 Thierry Thomas ha scritto: > > > Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino > > > <[EMAIL PROTECTED]> > > > > > > écrivait : > > > > > I have j

Re: FreeMat 3.0 doesn't call functions and help

2007-04-23 Thread Fabian Keil
Vittorio De Martino <[EMAIL PROTECTED]> wrote: > Il Sunday 22 April 2007 21:38:12 Thierry Thomas ha scritto: > > Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino > > <[EMAIL PROTECTED]> > > > > écrivait : > > > > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and > > >

Re: FreeMat 3.0 doesn't call functions and help

2007-04-23 Thread ml-vic
Il Sunday 22 April 2007 21:38:12 Thierry Thomas ha scritto: > Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino > <[EMAIL PROTECTED]> > > écrivait : > > > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and > > > which should fix this "Help on line" bug too; could you plea

Re: FreeMat 3.0 doesn't call functions and help

2007-04-23 Thread Vittorio De Martino
Il Sunday 22 April 2007 21:38:12 Thierry Thomas ha scritto: > Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino > <[EMAIL PROTECTED]> > > écrivait : > > > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and > > > which should fix this "Help on line" bug too; could you plea

Re: FreeMat 3.0 doesn't call functions and help

2007-04-22 Thread Thierry Thomas
Le Jeu 19 avr 07 à 1:00:38 +0200, Vittorio De Martino <[EMAIL PROTECTED]> écrivait : > > I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and > > which should fix this "Help on line" bug too; could you please check it? > > > > Yes, with the new version 3.1 inv now works fine.

Re: FreeMat 3.0 doesn't call functions and help

2007-04-18 Thread Vittorio De Martino
Il Sunday 15 April 2007 22:11:12 Thierry Thomas ha scritto: > Le Lun 9 avr 07 à 16:39:49 +0200, Vittorio De Martino > <[EMAIL PROTECTED]> > > écrivait : > > P.S. By the way, launching FreeMat as root the "Help on line" works > > whilst inv still doesn't work. Ciao Vittorio > > Hello, > > I have j

Re: FreeMat 3.0 doesn't call functions and help

2007-04-15 Thread Thierry Thomas
Le Lun 9 avr 07 à 16:39:49 +0200, Vittorio De Martino <[EMAIL PROTECTED]> écrivait : > P.S. By the way, launching FreeMat as root the "Help on line" works whilst > inv > still doesn't work. Ciao Vittorio Hello, I have just upgraded FreeMAT to 3.1, which fixes the inv() problem, and which sho

Re: FreeMat 3.0 doesn't call functions and help

2007-04-09 Thread Vittorio De Martino
Alle 09:18, domenica 08 aprile 2007, Thierry Thomas ha scritto: > Le Sam 7 avr 07 à 21:24:05 +0200, Vittorio De Martino .. > I had forgotten about that, but I think that the first time I had > launched > > FreeMat -i /usr/local/share/FreeMat-3.0 > > and then it uses QSettin

Re: FreeMat 3.0 doesn't call functions and help

2007-04-08 Thread Thierry Thomas
Le Sam 7 avr 07 à 21:24:05 +0200, Vittorio De Martino <[EMAIL PROTECTED]> écrivait : > Besides if I ask for the "help on line" (OR helpwin) the following error > messages pops up > > "The file modules.txt is missing from the directory where I think help files > should be." > > I think I d

Re: FreeMat 3.0 doesn't call functions and help

2007-04-07 Thread Thierry Thomas
Le Sam 7 avr 07 à 21:24:05 +0200, Vittorio De Martino <[EMAIL PROTECTED]> écrivait : > I've just installed FreeMat 3.0 from the ports in my i386 6.2 box but, while > it is able to accomplish simple calculations it is not able to use the > functions e.g to invert a matrix > > a=[1,2;-4,3] > inv

FreeMat 3.0 doesn't call functions and help

2007-04-07 Thread Vittorio De Martino
I've just installed FreeMat 3.0 from the ports in my i386 6.2 box but, while it is able to accomplish simple calculations it is not able to use the functions e.g to invert a matrix a=[1,2;-4,3] inv(a) instead of inverting the matrix hangs endlessly. Besides if I ask for the "help on line" (OR