Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Binary array from MATLAB to simulink
Date: Thu, 16 Apr 2009 05:48:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <gs6gqh$jrl$1@fred.mathworks.com>
References: <gs50jg$c6e$1@fred.mathworks.com> <gs5341$3r5$1@fred.mathworks.com> <gs59mf$df5$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1239860881 20341 172.30.248.37 (16 Apr 2009 05:48:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 16 Apr 2009 05:48:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1803051
Xref: news.mathworks.com comp.soft-sys.matlab:533097


Thanks Amit;

the for loop is working well, but I have one little problem. Its taking too much time because the size of the string is more than 800,000 bits. Is there any way the same operation can be done but without the loops, to save time?

Sohaib