Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: BOX CAR
Date: Sun, 19 Jul 2009 04:08:01 +0000 (UTC)
Organization: Uofc
Lines: 7
Message-ID: <h3u671$n0p$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1247976481 23577 172.30.248.38 (19 Jul 2009 04:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 19 Jul 2009 04:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1662491
Xref: news.mathworks.com comp.soft-sys.matlab:556537


can any one tell me how can i apply window on my signal which is 296 sample long, i want to see only 64 samples..how can i apply rectangular window...

and how to plot it with my funtion

I tired RECTWIN(64) but is giving me straight line, and how can i multiply with 296 point signal.

I am new to DSP ..:) still learning the things