help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help Plotting Symbolic Vector Fields with Substitutions


From: WARDEVIL_UFO
Subject: Re: Help Plotting Symbolic Vector Fields with Substitutions
Date: Sat, 22 Apr 2017 13:39:59 -0700 (PDT)

I went ahead and posted the code with your mods on the Octave Symbolic page.
Would you mind taking a look, and tell me what you think?  I also applied
the same style of mods to my spherical and cylindrical programs.  The style
of arguments you suggested for function_handle successfully plots correctly
on both my end and also on Octave online!  So those are some major hurdles
knocked out of the way!  

One little (potential) hiccup remains.  If a symbolic function had an actual
floating point valued coefficient or exponent, would using rat() for
heuristics be acceptable in that case, or is there some other preferred way? 
For instance, if  I modify  my iComponent to be sin(pi .*y ./2.01) that
triggers rats() warning.  





--
View this message in context: 
http://octave.1599824.n4.nabble.com/Help-Plotting-Symbolic-Vector-Fields-with-Substitutions-tp4682904p4682973.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]