Prev: load
Next: Removing high frequency after FFT
From: Salvatore on 22 Jul 2010 22:39 Dear all, I'm trying to pass parameters to a standalone file created by rtwbuild. The problem is: Most of the blocks that I used in my model come from Simulink's library (Bernoulli Binary Generator, AWGN channel, etc...) and in these blocks the parameters were not declared tunable. Due to this, they can not appear when I use 'rsimgetrtp' command and so I can't change them with the 'system' command, creating and changing a .mat file in which the structure of the parameters is saved. I tried to enable the 'inline parameters' option and even if simulink was able to see the names of the parameters associated to the blocks that I need to change, it doesn't recognize them as tunable, because they were declered untunable. could someone help me? or give me a simple explanation about how can I solve it? thanks in advance
|
Pages: 1 Prev: load Next: Removing high frequency after FFT |