[Scilab-users] Generation of linear frequency

TViT tvitklg at rambler.ru
Sun Mar 10 10:02:16 CET 2013


Hello! 

In Matlab there is a function chirp, and what is in Scilab?

And why Scilab can not transform a simple example from Matlab of a file?

//-----------------------------------------------------
t = 0:0.001:2;            % 2 secs @ 1kHz sample rate
y = chirp(t,0,1,150);     % Start @ DC, 
                          %   cross 150Hz at t=1 sec
spectrogram(y,256,250,256,1E3,'yaxis') 
//-----------------------------------------------------

 !--error 37 
at line     190 of function mfile2sci called by :  
at line     142 of function cb_m2sci_gui called by :  
cbo = getcallbackobject("-6ebf8d73:13d5388519a:-7f72");cb_m2sci_gui;if
exists("%oldgcbo") then gcbo = %oldgcbo;
while executing a callback



--
View this message in context: http://mailinglists.scilab.org/Generation-of-linear-frequency-tp4026202.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list