From: varun dj on 9 Sep 2009 21:23 Hi How to access/update a variable/parameter present in S-Function by external .dll?
From: dk on 9 Sep 2009 23:39 On Sep 10, 6:23 am, "varun dj" <var...(a)gmail.com> wrote: > Hi > > How to access/update a variable/parameter present in S-Function by external .dll? Assuming that you are using work vectors and you wanted to access them from other S-function, you should be able to do so using "ssGetDWork".
From: varun DJ on 10 Sep 2009 02:20 Hi, I require something like this... Model (S-Function) <-------------------------------------------->.dll <----------------------------------------------------> C Code Get/Set Parameter Get/Set Parameter Is this achievable?
From: varun DJ on 10 Sep 2009 02:22 Hi, I require something like this... Model (S-Function) <------------------------------------>.dll Get/Set Parameter(x) and ..dll <-----------------------------> C Code Get/Set Parameter(x) Is this achievable?
|
Pages: 1 Prev: Real-time Stripchart Delay Next: 2D Phase Unwrapping Algorithms |