Path: news.mathworks.com!not-for-mail
From: "Kevin " <kedecuyp@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Making a step x seconds after a subsystem is enabled
Date: Thu, 29 May 2008 11:25:04 +0000 (UTC)
Organization: Universite libre de Bruxelles
Lines: 6
Message-ID: <g1m3qf$qu3$1@fred.mathworks.com>
Reply-To: "Kevin " <kedecuyp@mathworks.com>
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 1212060304 27587 172.30.248.38 (29 May 2008 11:25:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 29 May 2008 11:25:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1210415
Xref: news.mathworks.com comp.soft-sys.matlab:471123



Greetings

I want to use a step source in an enabled subsystem. The
problem is that I want the step to happen a certain time
after the subsystem is enabled. 
Should I use a timer? Or is there a more simple way?