Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: stored variables
Date: Tue, 17 Jul 2007 20:35:48 +0000 (UTC)
Organization: Ford Motor Co
Lines: 3
Message-ID: <f7j974$gge$1@fred.mathworks.com>
References: <f7ioc8$79f$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-00-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1184704548 16910 172.30.248.35 (17 Jul 2007 20:35:48 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 17 Jul 2007 20:35:48 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader i²ßæÉÙ)
Xref: news.mathworks.com comp.soft-sys.matlab:419578



Check to see if you have any callback functions in your simulink model that clears those variables.

Sometimes a ToWorkspae block could also over-write your variable if the varialbe names are the same.