05-15-2010 04:04 AM
Hello. I have problem with recursive MISO Array. Stimulus is 2D array and response is 1D array. This arrays are same lenght.After run write error 20 002. I don't know where is a problem. Please help me. Thanks
05-15-2010 06:11 AM
05-15-2010 08:45 AM
05-16-2010 04:26 AM - edited 05-16-2010 04:27 AM
05-18-2010 07:10 AM
Hi Mizda,
I just wanted to let you know that I am working on this issue. Do you have an update, by the way?
It seems really odd for me, I can't give you an answer, yet.
Let me get back to you later.
Regards,
Matyas
05-19-2010 03:46 AM
Hey Mizda,
Your B matrix and Delay matrix were incorrect.
The B matrix should be scalar, and Delay matrix should be initialized (it can be 'zero', but it can't be empty).
Please, check this simple example!
Best regards,
Matyas