[Scilab-users] Plotting as stem function

Chema chema.valencia at gmail.com
Sat Feb 20 03:07:47 CET 2016


Hi,

I have a problem when I'm trying to plot as in "stem" function in matlab
using plot2d3, my scilab code is:

n=0:20;
x=cos(2*%pi*4.*n);
plot2d3(n,x)

tha plot shows some values in 0, why if the vector x is all ones? 

<http://mailinglists.scilab.org/file/n4033516/img_scilab.jpg> 





--
View this message in context: http://mailinglists.scilab.org/Plotting-as-stem-function-tp4033516.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list