<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152617</link>
    <title>MATLAB Central Newsreader - stored variables</title>
    <description>Feed for thread: stored variables</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 17 Jul 2007 15:48:24 -0400</pubDate>
      <title>stored variables</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152617#383366</link>
      <author>Steve </author>
      <description>I have a simulink model that relies on inputs from the workspace.  The problem is that once I run simulink, it seems to clear the variables; I have to re-run the m-files that load the variables before I can run simulink again.  Is there a way to avoid this?  It's annoying when trying to troubleshoot the model when each m-file takes several minutes to run.  Thanks!</description>
    </item>
    <item>
      <pubDate>Tue, 17 Jul 2007 20:35:48 -0400</pubDate>
      <title>Re: stored variables</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152617#383414</link>
      <author>Fangjun Jiang</author>
      <description>Check to see if you have any callback functions in your simulink model that clears those variables.&lt;br&gt;
&lt;br&gt;
Sometimes a ToWorkspae block could also over-write your variable if the varialbe names are the same.</description>
    </item>
  </channel>
</rss>

