Stepan Podhorsky (@steven01)
I have got up and running that with below given modification of the c code:#include "scicos_block4.h"#define U ((double *)GetRealInPortPtrs(block, 1))#define Y ...
The intended idea behind my code is that I allocate a memory for three double data types and then pass addresses of those three memory locations into pointers (target,...
Thanks. I have attempted to fix it in below given manner:inputDelta = ((double*)(*block->work) + 1);out = ((double*)(*block->work) + 2);Do...
Hello dudelsound,thank you for your reply. You are probably correct. I
have found that the Scilab/Xcos offers several variants of the "C
block". One of them is...
Use this form to contact steven01
Before you can contact a member of the *Related Sites:
- You must be logged in (register here)
- You must confirm you email address