The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 How to plot a function in the form f(x, y)=0?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
blocho Posted - 05/02/2006 : 03:25:21 AM
Origin Version (Select Help-->About Origin): 7.5
Operating System: Windows 2000

Is it possible to plot a function in the form f(x,y)=0? (It is not possible to obtain y=f(x))
How to solve the problem?

Thanks in advance!
Mariusz
3   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 05/03/2006 : 11:02:15 AM
Hi Mariusz,

One way is that you can modify the script file of that tool, FxyPlot.OGS in your installation. There is a section called [DataCreation] in the script, and it computes the value of Delta, which is the absolute value of f(xx,yy), as the formula is stored in %A. So, you can simply replace the line (i.e., Delta=abs(%A);) by your computation to get this.

Good luck.

--Hideo


blocho Posted - 05/03/2006 : 09:49:46 AM
Hi Hideo,

I tried the script but it is not suitable for very long equations I have. If there is another possibility to generate the implicit function in Origin, let me know.
Hideo Fujii Posted - 05/02/2006 : 2:01:32 PM
Hi Mariusz,

You may try the following tool in the File Exchange page:
http://www.originlab.com/fileexchange/details.aspx?fid=100

--Hideo
OriginLab


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000