Re: [Jmatlab-users] problem with GNU-PLOT
Status: Beta
Brought to you by:
ali_muhammad_ca
From: <amu...@kf...> - 2007-06-12 12:34:09
|
<BODY><P></P> <P><B>Hi,</B></P> <P>Most of my contribution is limited to the plugin design. Most funtions are adopted from octave. Some are taken from colt, jakarta and other libraries. Most of the interface is similar to octave. The program constructs like if, while and for loop support both octave and matlab.</P> <P>Regards,</P> <P>-Ali</P> <P><B>----- Original Message -----</B></P> <P></P><B>From</B>: Sergio Gonzalez <jb...@gm...> <P></P><B>Date</B>: Tuesday, June 12, 2007 10:02 am <P></P><B>Subject</B>: Re: [Jmatlab-users] problem with GNU-PLOT <P></P> <P></P>> Thanks Ali, <BR>> I have installed this new version, and, at least the gnuplot works <BR>> correctly. <BR>> I would like to make you some questions about jmatlab. I found <BR>> jmatlabwhile i was looking for a octave IDE in eclipse. <BR>> JMatlab implements its own math libraries? <BR>> All functions use the same interface as matlab or octave? <BR>> <BR>> Thanks a lot <BR>> JB <BR>> <BR>> <BR>> <BR>> <BR>> On 6/6/07, amu...@kf... <amu...@kf...> wrote: <BR>> > <BR>> > Hi, <BR>> > <BR>> > As per your advice, I removed the check for the file name. The <BR>> change will <BR>> > be available in next build in a few days. I am glad that you not <BR>> only> identified the problem but also came up with a solution. <BR>> > <BR>> > I hope you will continue to provide your feedback. <BR>> > <BR>> > Thank you <BR> > > <BR>> > -Ali <BR>> > <BR>> > >Hi, <BR>> > > I have checked it, and as I commented last day, it expects a <BR>> file with <BR>> > ".exe" extension, but in linux gnuplot executable name >is <BR>> "only" gnuplot, <BR>> > so when you put it in the preferences it crash. <BR>> > > I made two solutions; in one hand I modified the preferences <BR>> text file <BR>> > changing "by hand the executable", and on the other >hand, I <BR>> made a symbolic <BR>> > link named gnuplot.exe to the real gnuplot executable. <BR>> > > Both solutions work, but I think that this check should be <BR>> removed from <BR>> > the preferences window. Maybe could be a good >solution to check <BR>> if the file <BR>> > that you put exists, but in my opinion no more is needed. <BR>> > > Thanks for your early reply <BR>> > <BR>> > >JB <BR> > > <BR>> > <BR>> > <BR>> > <BR>> > <BR>> > ----------------------------------------------------------------- <BR>> -------- <BR>> > This SF.net email is sponsored by DB2 Express <BR>> > Download DB2 Express C - the FREE version of DB2 express and take <BR>> > control of your XML. No limits. Just data. Click to get it now. <BR>> > http://sourceforge.net/powerbar/db2/ <BR>> > _______________________________________________ <BR>> > Jmatlab-users mailing list <BR>> > Jma...@li... <BR>> > https://lists.sourceforge.net/lists/listinfo/jmatlab-users <BR>> > <BR>> </BODY> |