From: Rohit Ranwadkar on 20 Apr 2010 02:08 Hi, I have a script that parses the simulink model for signal lines with names and adds To Workspace blocks for that particular signals. The problem is it adds To Workspace blocks for the outputs of stateflows in the simulink model even though there are no signal names given for the lines connecting stateflow outputs to other blocks (eg. Outport, Subsystem etc.). Also, when i do a find_system for these (stateflow output) To workspace blocks I do not get any result, but if i run my script again on the same model, i get a error for the addition of TOWS block code that the ToWS block already exists. Any help is appriciated. Thanks, Rohit
|
Pages: 1 Prev: return to begin of function Next: Running programs from Matlab |