DSPRelated.com
Forums

Urgent: Function 'add_block' does not work

Started by comm...@yahoo.com September 18, 2009
Hello,
I am trying to use Matlab function add_block to add a simulink block from a destination, however, it does not work.

I tried this statement

add_block('simulink/Sinks/Scope', 'new/Scope1')

but an error comes

there is no block named 'simulink/Sinks/Scope'
I went through the help, I read that this is not supported by Matlab compiler, can some one tell me which other compiler should I install to be able to use it