[Scilab-users] Plotting complex function

Jens Simon Strom j.s.strom at hslmg.de
Thu Aug 14 17:49:06 CEST 2014


See identical problem in gomatlab forum.
KG

Am 13.08.2014 09:38, schrieb lora mineva:
> Hello,
> i am new bei Scilab and i need a help. So I'm trying to Plott dies 
> complex Function:
> y=2.8+(12/(1+(%i*0.27*(%e^(150/(x+2.5))))));
>
> and i wrote dies small programm:
> -->x=[0:10:140];
> -->function [y]=f(x)
> -->y=2.8+(12/(1+(%i*0.27*(%e^(150/(x+2.5))))));
> -->endfunction
> -->fplot2d(x,f)
> -->xtitle("PA12","e","T")
>
> 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!
>
> best regards
> Lora
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140814/f3662eb4/attachment.htm>


More information about the users mailing list