If preloading the library fixes the problem, then the less hackish way
of getting it to automatically preload is to add it to the startup.m
script in the directory that you launch matlab from.
On Sep 14, 2009, at 10:28 PM, Suraj Gowda <[email protected]>
wrote:
Hi Ron,
The 'dspsigops' library is not loaded by default when Simulink
starts up (at least in 10.1) and even though it is in the MATLAB
path, the CASPER drawing scripts don't seem to be able to access
it. A hackish solution is to load it by typing 'dspsigops' into the
MATLAB command prompt, which will open the library. Hopefully this
helps and someone else has a better solution.
-Suraj
On Sep 14, 2009, at 7:24 PM, Andrew Siemion wrote:
Hi Ron,
I haven't seen this error before, perhaps someone else on the list
has?
Regards,
Andrew
On 9/14/09 7:18 PM, "[email protected]" <[email protected]>
wrote:
You suggested starting my ROACH
designs by use of the iBOB Simulink
model. I have much trouble using it.
When I try to use the iBOB Simulink
model file, Simulink does not display
the model. Matlab's sldebug debugger
reports that the dspsigops library
could not be found. Simulink has not
yet shown me the block diagram of the
model. What did I do wrong?