Quantcast

Octave with eclipse

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Octave with eclipse

sarbjit
I have found one link having octave plugin for eclipse "https://sourceforge.net/projects/octclipse/" . But when I run any script, it gave the following error:

"No corresponding plugin for current Octave version".

Has any one able to use that plugin with eclipse?

Thanks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

Daniel
Hi sarbjit,

I got the same problem. Did you fix it?

Daniel
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

sarbjit
No, I haven't got any solution for it so far :(

-Sarbjit


On Fri, Jan 18, 2013 at 12:48 AM, Daniel [via Octave] <[hidden email]> wrote:
Hi sarbjit,

I got the same problem. Did you fix it?

Daniel


If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648938.html
To unsubscribe from Octave with eclipse, click here.
NAML

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

Alec Teal
On 18/01/13 03:45, sarbjit wrote:
No, I haven't got any solution for it so far :(

What was the problem? I've developed eclipse plugins before, and I am eager to do something! Can you forward me the orig. email? (I just joined)
Alec
-Sarbjit


On Fri, Jan 18, 2013 at 12:48 AM, Daniel [via Octave] <[hidden email]> wrote:
Hi sarbjit,

I got the same problem. Did you fix it?

Daniel


If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648938.html
To unsubscribe from Octave with eclipse, click here.
NAML



View this message in context: Re: Octave with eclipse
Sent from the Octave - General mailing list archive at Nabble.com.


_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave


_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bpabbott
Administrator
In reply to this post by sarbjit
On Jan 10, 2013, at 8:01 AM, sarbjit <[hidden email]> wrote:

I have found one link having octave plugin for eclipse
"https://sourceforge.net/projects/octclipse/" . But when I run any script,
it gave the following error:

"No corresponding plugin for current Octave version".

Has any one able to use that plugin with eclipse?

Thanks

The link below indicates Octclipse should run on Windows and Linux.  What OS are you?


Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

Daniel
bpabbott wrote
On Jan 10, 2013, at 8:01 AM, sarbjit <[hidden email]> wrote:

> I have found one link having octave plugin for eclipse
> "https://sourceforge.net/projects/octclipse/" . But when I run any script,
> it gave the following error:
>
> "No corresponding plugin for current Octave version".
>
> Has any one able to use that plugin with eclipse?
>
> Thanks

The link below indicates Octclipse should run on Windows and Linux.  What OS are you?

http://octclipse.sourceforge.net/

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Hi Ben,

I use
- Windows 7 Professional 64bit
- octclipse
- Octave 3.6.2

When trying to run a simple script I get the error
"No corresponding plugin for current Octave version"

I also tried Octave 3.6.1 plus different builds always with the same result.

Both times the message seems oddd, because when configuring, octclipse recognizes the proper Octave installation and libs.

I think the problem may rely to java, since I get the following error when trying to receive the octclipse installation details:

An internal error occurred during: "Fetching children of _SELF_".
java.lang.NullPointerException

Any idea?

Thanks Daniel

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

sarbjit
Hi Ben,

I am also having exactly the same configuration as Daniel is having i.e. using Windows 7 (64 bit) and Ocatave 3.6.2.

-Sarbjit

On Fri, Jan 18, 2013 at 6:23 PM, Daniel [via Octave] <[hidden email]> wrote:
bpabbott wrote
On Jan 10, 2013, at 8:01 AM, sarbjit <[hidden email]> wrote:

> I have found one link having octave plugin for eclipse
> "https://sourceforge.net/projects/octclipse/" . But when I run any script,
> it gave the following error:
>
> "No corresponding plugin for current Octave version".
>
> Has any one able to use that plugin with eclipse?
>
> Thanks

The link below indicates Octclipse should run on Windows and Linux.  What OS are you?

http://octclipse.sourceforge.net/

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Hi Ben,

I use
- Windows 7 Professional 64bit
- octclipse
- Octave 3.6.2

When trying to run a simple script I get the error
"No corresponding plugin for current Octave version"

I also tried Octave 3.6.1 plus different builds always with the same result.

Both times the message seems oddd, because when configuring, octclipse recognizes the proper Octave installation and libs.

I think the problem may rely to java, since I get the following error when trying to receive the octclipse installation details:

An internal error occurred during: "Fetching children of _SELF_".
java.lang.NullPointerException

Any idea?

Thanks Daniel




If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648957.html
To unsubscribe from Octave with eclipse, click here.
NAML

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bpabbott
Administrator
In reply to this post by Daniel
On Jan 18, 2013, at 7:53 AM, Daniel wrote:

> bpabbott wrote
>> On Jan 10, 2013, at 8:01 AM, sarbjit &lt;
>
>> sarbjit1987@
>
>> &gt; wrote:
>>
>>> I have found one link having octave plugin for eclipse
>>> "https://sourceforge.net/projects/octclipse/" . But when I run any
>>> script,
>>> it gave the following error:
>>>
>>> "No corresponding plugin for current Octave version".
>>>
>>> Has any one able to use that plugin with eclipse?
>>>
>>> Thanks
>>
>> The link below indicates Octclipse should run on Windows and Linux.  What
>> OS are you?
>>
>> http://octclipse.sourceforge.net/
>>
>> Ben
>
> Hi Ben,
>
> I use
> - Windows 7 Professional 64bit
> - octclipse
> - Octave 3.6.2
>
> When trying to run a simple script I get the error
> "No corresponding plugin for current Octave version"
>
> I also tried Octave 3.6.1 plus different builds always with the same result.
>
> Both times the message seems oddd, because when configuring, octclipse
> recognizes the proper Octave installation and libs.
>
> I think the problem may rely to java, since I get the following error when
> trying to receive the octclipse installation details:
>
> An internal error occurred during: "Fetching children of _SELF_".
> java.lang.NullPointerException
>
> Any idea?
>
> Thanks Daniel

As far as I know, no one on this list have been running Octclipse.  It appears that the project has been inactive for about two years.

        http://octclipse.hg.sourceforge.net/hgweb/octclipse/octclipse/shortlog/274

However, there is some indication others will get involved.

        http://octclipse.blogspot.com/2012/02/octclipse-reincarnation.html

Ben



_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

vinukn
In reply to this post by sarbjit
Connect  internet. Reinstall octclipse, if the problem persist,you will need old version of octave.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Octave with eclipse

Daniel
Hi vinukn,
 
What do you mean by reinstall? I downloaded the overall package yesterday, so I suppose this is pretty fresh?
 
Which version of octabe is old enough?
 
Thanks,
Daniel
 

Date: Fri, 18 Jan 2013 06:15:04 -0800
From: [hidden email]
To: [hidden email]
Subject: Re: Octave with eclipse

Connect  internet. Reinstall octclipse, if the problem persist,you will need old version of octave.


If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648962.html
To unsubscribe from Octave with eclipse, click here.
NAML
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bpabbott
Administrator

On Jan 18, 2013, at 9:29 AM, Daniel wrote:

> Date: Fri, 18 Jan 2013 06:15:04 -0800
> From: [hidden email]
> To: [hidden email]
> Subject: Re: Octave with eclipse
>
>> Connect  internet. Reinstall octclipse, if the problem persist,you will need old version of octave.
>>
>> If you reply to this email, your message will be added to the discussion below:
>> http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648962.html
>> To unsubscribe from Octave with eclipse, click here.
>> NAML
>
> Hi vinukn,
>  
> What do you mean by reinstall? I downloaded the overall package yesterday, so I suppose this is pretty fresh?
>  
> Which version of octabe is old enough?
>  
> Thanks,
> Daniel

I'd try a version that was released earlier than March 2010 (Octclipse hasn't changed since then)

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: Octave with eclipse

vinukn
In reply to this post by Daniel
octclipse required dltk. The zip file you downloaded is not enough. Try reinstall same zip after connecting internet. Note that you should click checkbox(bottom of the installation dialog)-'automatically check for plugin upadate'(I forget! The exact name of that check box,but it is  bottom of dialog box!). We can not identify and download plugins directly in eclipse.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

vinukn
In reply to this post by Daniel
Sorry! You are using octclipse inside eclipse as plugin.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

sarbjit
In reply to this post by Daniel
Fyi...

I got the response from the author of the octllipse plugin,

"Thank you for your review. I found the reason for the issue and will try to fix in ASAP."

-Sarbjit


On Fri, Jan 18, 2013 at 12:48 AM, Daniel [via Octave] <[hidden email]> wrote:
Hi sarbjit,

I got the same problem. Did you fix it?

Daniel


If you reply to this email, your message will be added to the discussion below:
http://octave.1599824.n4.nabble.com/Octave-with-eclipse-tp4648729p4648938.html
To unsubscribe from Octave with eclipse, click here.
NAML

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bakerwang
Sarbjit:

I'm just getting started with Octave and Octclipse, trying to run the Fuzzy Logic Toolkit and having the same problem "No corresponding plugin for current Octave version." Octclipse starts up ok and I set up the Interpreter per the instructions. I loaded the Mamdani-tip-demo and tried to run it but get the "No corresponding plugin for current Octave version" error.

I am running Octave 3.6.2 on a Win7 system, Octclipse version 0.10.1.

I may just be too anxious and I know I should be more patient but Octclipse looks like such a wonderful tool, that I am impatient to get it running with the Fuzzy Logic Toolkit.

I also tried a simple m file, the first order system solver from http://www.math.tamu.edu/~comech/tools/octave-basics/ and got the same error message, so I know it's not just the Fuzzy Logic Toolkit causing the problem.

## Octave script for solving dx/dt=v, dv/dt=-x-v/5
## with the built-in lsode solver.
function ret = f(X,t); ret = [X(2),-X(1)-X(2)/5]; end
T=(0:0.2:50)';
X=lsode('f',[-2,0],T);
plot(X(:,1),X(:,2))
pause(60);

So please forgive me for being too impatient.

Thanks very much and hopefully you will be able to repair Octclipse.
John
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

vinukn
Please report a bug on your ide's forum. Otherwise use other ide s like octave official ide, domainmath ide,xoctave etc.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bpabbott
Administrator
In reply to this post by bakerwang

On Mar 1, 2013, at 11:05 PM, bakerwang wrote:

> Sarbjit:
>
> I'm just getting started with Octave and Octclipse, trying to run the Fuzzy
> Logic Toolkit and having the same problem "No corresponding plugin for
> current Octave version." Octclipse starts up ok and I set up the Interpreter
> per the instructions. I loaded the Mamdani-tip-demo and tried to run it but
> get the "No corresponding plugin for current Octave version" error.
>
> I am running Octave 3.6.2 on a Win7 system, Octclipse version 0.10.1.
>
> I may just be too anxious and I know I should be more patient but Octclipse
> looks like such a wonderful tool, that I am impatient to get it running with
> the Fuzzy Logic Toolkit.
>
> I also tried a simple m file, the first order system solver from
> http://www.math.tamu.edu/~comech/tools/octave-basics/ and got the same error
> message, so I know it's not just the Fuzzy Logic Toolkit causing the
> problem.
>
> ## Octave script for solving dx/dt=v, dv/dt=-x-v/5
> ## with the built-in lsode solver.
> function ret = f(X,t); ret = [X(2),-X(1)-X(2)/5]; end
> T=(0:0.2:50)';
> X=lsode('f',[-2,0],T);
> plot(X(:,1),X(:,2))
> pause(60);
>
> So please forgive me for being too impatient.
>
> Thanks very much and hopefully you will be able to repair Octclipse.
> John

As far as I know, no one on this list is using Octclipse.

I notice that you've already posted to the Octclipse forum at sourceforge.

        http://sourceforge.net/projects/octclipse/

Hopefully you'll get some help there.

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

John Baker
Ben:

Thanks for your reply.

I certainly do hope someone gets the problem fixed. Octave is so awkward
to use thru the Command Prompt but Octclipse looks like a terrific tool
and I am extremely hopeful that it will be usable someday.

John

On 3/2/2013 6:57 AM, Ben Abbott wrote:

> On Mar 1, 2013, at 11:05 PM, bakerwang wrote:
>
>> Sarbjit:
>>
>> I'm just getting started with Octave and Octclipse, trying to run the Fuzzy
>> Logic Toolkit and having the same problem "No corresponding plugin for
>> current Octave version." Octclipse starts up ok and I set up the Interpreter
>> per the instructions. I loaded the Mamdani-tip-demo and tried to run it but
>> get the "No corresponding plugin for current Octave version" error.
>>
>> I am running Octave 3.6.2 on a Win7 system, Octclipse version 0.10.1.
>>
>> I may just be too anxious and I know I should be more patient but Octclipse
>> looks like such a wonderful tool, that I am impatient to get it running with
>> the Fuzzy Logic Toolkit.
>>
>> I also tried a simple m file, the first order system solver from
>> http://www.math.tamu.edu/~comech/tools/octave-basics/ and got the same error
>> message, so I know it's not just the Fuzzy Logic Toolkit causing the
>> problem.
>>
>> ## Octave script for solving dx/dt=v, dv/dt=-x-v/5
>> ## with the built-in lsode solver.
>> function ret = f(X,t); ret = [X(2),-X(1)-X(2)/5]; end
>> T=(0:0.2:50)';
>> X=lsode('f',[-2,0],T);
>> plot(X(:,1),X(:,2))
>> pause(60);
>>
>> So please forgive me for being too impatient.
>>
>> Thanks very much and hopefully you will be able to repair Octclipse.
>> John
> As far as I know, no one on this list is using Octclipse.
>
> I notice that you've already posted to the Octclipse forum at sourceforge.
>
> http://sourceforge.net/projects/octclipse/
>
> Hopefully you'll get some help there.
>
> Ben
>
>

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

bpabbott
Administrator
On Mar 2, 2013, at 12:32 PM, John Baker wrote:

>
> On 3/2/2013 6:57 AM, Ben Abbott wrote:
>> On Mar 1, 2013, at 11:05 PM, bakerwang wrote:
>>
>>> Sarbjit:
>>>
>>> I'm just getting started with Octave and Octclipse, trying to run the Fuzzy
>>> Logic Toolkit and having the same problem "No corresponding plugin for
>>> current Octave version." Octclipse starts up ok and I set up the Interpreter
>>> per the instructions. I loaded the Mamdani-tip-demo and tried to run it but
>>> get the "No corresponding plugin for current Octave version" error.
>>>
>>> I am running Octave 3.6.2 on a Win7 system, Octclipse version 0.10.1.
>>>
>>> I may just be too anxious and I know I should be more patient but Octclipse
>>> looks like such a wonderful tool, that I am impatient to get it running with
>>> the Fuzzy Logic Toolkit.
>>>
>>> I also tried a simple m file, the first order system solver from
>>> http://www.math.tamu.edu/~comech/tools/octave-basics/ and got the same error
>>> message, so I know it's not just the Fuzzy Logic Toolkit causing the
>>> problem.
>>>
>>> ## Octave script for solving dx/dt=v, dv/dt=-x-v/5
>>> ## with the built-in lsode solver.
>>> function ret = f(X,t); ret = [X(2),-X(1)-X(2)/5]; end
>>> T=(0:0.2:50)';
>>> X=lsode('f',[-2,0],T);
>>> plot(X(:,1),X(:,2))
>>> pause(60);
>>>
>>> So please forgive me for being too impatient.
>>>
>>> Thanks very much and hopefully you will be able to repair Octclipse.
>>> John
>> As far as I know, no one on this list is using Octclipse.
>>
>> I notice that you've already posted to the Octclipse forum at sourceforge.
>>
>> http://sourceforge.net/projects/octclipse/
>>
>> Hopefully you'll get some help there.
>>
>> Ben
>
> Ben:
>
> Thanks for your reply.
>
> I certainly do hope someone gets the problem fixed. Octave is so awkward to use thru the Command Prompt but Octclipse looks like a terrific tool and I am extremely hopeful that it will be usable someday.
>
> John

The developers are working on a GUI for Octave.  It is still too buggy for normal use, but that is the long term solution for those who find the command line version "awkward".

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Octave with eclipse

NJank
On Sat, Mar 2, 2013 at 1:10 PM, Ben Abbott <[hidden email]> wrote:
On Mar 2, 2013, at 12:32 PM, John Baker wrote:
>
> On 3/2/2013 6:57 AM, Ben Abbott wrote:
>> On Mar 1, 2013, at 11:05 PM, bakerwang wrote:
>>
>>> Sarbjit:
>>>
>>> I'm just getting started with Octave and Octclipse, trying to run the Fuzzy
>>> Logic Toolkit and having the same problem "No corresponding plugin for
>>> current Octave version." Octclipse starts up ok and I set up the Interpreter
>>> per the instructions. I loaded the Mamdani-tip-demo and tried to run it but
>>> get the "No corresponding plugin for current Octave version" error.
>>>
>>> I am running Octave 3.6.2 on a Win7 system, Octclipse version 0.10.1.
>>>
>>> I may just be too anxious and I know I should be more patient but Octclipse
>>> looks like such a wonderful tool, that I am impatient to get it running with
>>> the Fuzzy Logic Toolkit.
>>>
>>> I also tried a simple m file, the first order system solver from
>>> http://www.math.tamu.edu/~comech/tools/octave-basics/ and got the same error
>>> message, so I know it's not just the Fuzzy Logic Toolkit causing the
>>> problem.
>>>
>>> ## Octave script for solving dx/dt=v, dv/dt=-x-v/5
>>> ## with the built-in lsode solver.
>>> function ret = f(X,t); ret = [X(2),-X(1)-X(2)/5]; end
>>> T=(0:0.2:50)';
>>> X=lsode('f',[-2,0],T);
>>> plot(X(:,1),X(:,2))
>>> pause(60);
>>>
>>> So please forgive me for being too impatient.
>>>
>>> Thanks very much and hopefully you will be able to repair Octclipse.
>>> John
>> As far as I know, no one on this list is using Octclipse.
>>
>> I notice that you've already posted to the Octclipse forum at sourceforge.
>>
>>      http://sourceforge.net/projects/octclipse/
>>
>> Hopefully you'll get some help there.
>>
>> Ben
>
> Ben:
>
> Thanks for your reply.
>
> I certainly do hope someone gets the problem fixed. Octave is so awkward to use thru the Command Prompt but Octclipse looks like a terrific tool and I am extremely hopeful that it will be usable someday.
>
> John

The developers are working on a GUI for Octave.  It is still too buggy for normal use, but that is the long term solution for those who find the command line version "awkward".

Ben

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave

John, also, curious which aspects of using Octave through the command line are awkward, since Matlab commands are also primarily used through a command prompt interface. The 'desktop' has added extra things around the command prompt, but which do you 'miss the most'? We have different people used to different things, and it's useful to hear opinions on what aspects you see as lacking.

nickj

_______________________________________________
Help-octave mailing list
[hidden email]
https://mailman.cae.wisc.edu/listinfo/help-octave
12
Loading...