<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">See identical problem in gomatlab
forum.<br>
KG<br>
<br>
Am 13.08.2014 09:38, schrieb lora mineva:<br>
</div>
<blockquote
cite="mid:1407915525.36964.YahooMailNeo@web172703.mail.ir2.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
Lucida Grande, sans-serif;font-size:14pt">
<div class="" style="">Hello,</div>
<div class="" style="">i am new bei Scilab and i need a help.
So I'm trying to Plott dies complex Function: </div>
<div class="" style="">y=2.8+(12/(1+(%i*0.27*(%e^(150/(x+2.5))))));</div>
<div class="" style=""><br class="" style="">
</div>
<div class="" style="color: rgb(0, 0, 0); font-size:
18.88888931274414px; font-family: HelveticaNeue, 'Helvetica
Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-style: normal; background-color: transparent;">and i
wrote dies small programm: </div>
<div class="" style="background-color: transparent;"> </div>
<div class="" style="background-color: transparent;">-->x=[0:10:140];</div>
<div class="" style="background-color: transparent;"> </div>
<div class="" style="background-color: transparent;">-->function
[y]=f(x)</div>
<div class="" style="background-color: transparent;">-->y=2.8+(12/(1+(%i*0.27*(%e^(150/(x+2.5))))));</div>
<div class="" style="background-color: transparent;">-->endfunction</div>
<div class="" style="background-color: transparent;"> </div>
<div class="" style="background-color: transparent;">-->fplot2d(x,f)</div>
<div class="" style="background-color: transparent;"> </div>
<div class="" style="background-color: transparent;"><span
style="font-size: 14pt; background-color: transparent;"
class="">-->xtitle("PA12","e","T")</span><br class=""
style="">
</div>
<div class="" style="color: rgb(0, 0, 0); font-size:
18.88888931274414px; font-family: HelveticaNeue, 'Helvetica
Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-style: normal; background-color: transparent;"><span
style="font-size: 14pt; background-color: transparent;"
class=""><br class="" style="">
</span></div>
<div class="" style="color: rgb(0, 0, 0); font-size:
18.88888931274414px; font-family: HelveticaNeue, 'Helvetica
Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-style: normal; background-color: transparent;"><span
style="font-size: 14pt; background-color: transparent;"
class="">So far, so good, but i plott only the real part and
i can plott the imaginary part from this function. Can you
help me and tell how does it work. Thak you!</span></div>
<div class="" style="background-color: transparent;"><span
style="background-color: transparent;" class=""><br class=""
style="">
</span></div>
<div class="" style="color: rgb(0, 0, 0); font-size:
18.88888931274414px; font-family: HelveticaNeue, 'Helvetica
Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-style: normal; background-color: transparent;"><span
style="background-color: transparent;" class="">best regards</span></div>
<div class="" style="color: rgb(0, 0, 0); font-size:
18.88888931274414px; font-family: HelveticaNeue, 'Helvetica
Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
font-style: normal; background-color: transparent;"><span
style="background-color: transparent;" class="">Lora</span></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>