Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Plot in octave #241

Open
Jjhayi opened this issue Oct 2, 2014 · 12 comments
Open

Plot in octave #241

Jjhayi opened this issue Oct 2, 2014 · 12 comments

Comments

@Jjhayi
Copy link

Jjhayi commented Oct 2, 2014

captura de tela 2014-10-02 15 52 10
Hi.
I can't plot a graphic in octave if i use Coolprop.
The error that appears is in the image
Any help is welcome :)

Sorry about my bad english

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

Can you attach the entire script please? I don't think this is a CoolProp problem.

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

But if i don't start the "Coolprop.oct" i can plot normally

With coolprop
captura de tela 2014-10-02 16 13 55

Without coolprop
captura de tela 2014-10-02 16 16 00

PS:By script you mean the entire error? Because that's all that appears

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

That is very weird. What is at line 28 in your script file?

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

If you are not too invested into octave, I really recommend python for
these sorts of things. Your script would only be a few lines in python.
Especially on windows the octave support is quite bad.

Ian

On Thu, Oct 2, 2014 at 9:18 PM, Jjhayi [email protected] wrote:

But if i don't start the "Coolprop.oct" i can plot normally

With coolprop
[image: captura de tela 2014-10-02 16 13 55]
https://cloud.githubusercontent.com/assets/9000464/4496681/5559fbb2-4a68-11e4-9bd5-c0c889146e12.png

Without coolprop
[image: captura de tela 2014-10-02 16 16 00]
https://cloud.githubusercontent.com/assets/9000464/4496722/a281032c-4a68-11e4-8b4b-c3bf66079b41.png

PS:By script you mean the entire error? Because that's all that appears


Reply to this email directly or view it on GitHub
#241 (comment).

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

just plot(x,Tc,"b",x,Th,"r")

Date: Thu, 2 Oct 2014 12:20:10 -0700
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [coolprop] Plot in octave (#241)

That is very weird. What is at line 28 in your script file?


Reply to this email directly or view it on GitHub. =

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

hmm. How can you plot without having coolprop loaded?

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

Using the same thing.

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

If i use coolprop, should i plot in a different way?

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

It shouldn't have any impact on plotting at all. Seems like a bug in
Octave.

On Thu, Oct 2, 2014 at 9:36 PM, Jjhayi [email protected] wrote:

If i use coolprop, should i plot in a different way?


Reply to this email directly or view it on GitHub
#241 (comment).

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

well, i gonna try to reinstall
if don't work, i gonna try to learn python :)

@ibell
Copy link
Owner

ibell commented Oct 2, 2014

Yes I think it is a good investment to learn python. It works great for
these sorts of problems. It is my primary language, so if you have
problems I can guarantee we can fix them. Octave is pretty buggy.

On Thu, Oct 2, 2014 at 9:40 PM, Jjhayi [email protected] wrote:

well, i gonna try to reinstall
if don't work, i gonna try to learn python :)


Reply to this email directly or view it on GitHub
#241 (comment).

@Jjhayi
Copy link
Author

Jjhayi commented Oct 2, 2014

Okey dokey sir :)
Thanks for your time

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants