find_num_block - search the number id of scicos blocks in Info list
n = find_num_block(Info,name)
- Info :
Info list returned by scicos_simulation function
- name :
string. name of block to find
- n :
vector of integer. the id number of each block which have the name set in the name parameter
- MODNUM/macros/scicos_util/find_num_block.sci [view code]
IRCOM Group Alan Layec