Path: news.mathworks.com!not-for-mail
From: "Kevin " <kedecuyp@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: C2000 DSP and Simulink : using a memory-stored variable as a block parameter
Date: Thu, 6 Mar 2008 17:29:03 +0000 (UTC)
Organization: Universite libre de Bruxelles
Lines: 27
Message-ID: <fqp9kv$svi$1@fred.mathworks.com>
References: <fqogav$eol$1@fred.mathworks.com> <fqoqve$498$1@fred.mathworks.com> <fqots1$jo5$1@fred.mathworks.com> <fqp8ah$cgh$1@fred.mathworks.com>
Reply-To: "Kevin " <kedecuyp@mathworks.com>
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 1204824543 29682 172.30.248.37 (6 Mar 2008 17:29:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 6 Mar 2008 17:29:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1210415
Xref: news.mathworks.com comp.soft-sys.matlab:455789



Could you try to send it at kedecuyp$ulb.ac.be (replacing $
by @) ? Thanks in advance

I will try your other suggestions tomorrow

"Antonin Ancelle" <antonin.ancelle@mathworks.com> wrote in
message <fqp8ah$cgh$1@fred.mathworks.com>...
> There are multiple ways:
> 
> Read about "tunable parameters" in the doc.
> Also looks for settings in the configset for "parameters".
> You can assign the parameters struct to a volatile struct
and therefore 
> change the parameters.
> You can also replace a parameter variable to a known
variable name.
> 
> I tried to send you an email at <kedecuyp@mathworks.com>
but this didn't 
> work.
> Let me know if you want that PID model.
> 
> Thanks,
> 
> Antonin.
>