M-File Help: doesblockexist | View code for doesblockexist |
Check existence of block in Simulink model
res = doesblockexist(mdlname, blockaddress) is a logical result that indicates whether or not the block blockaddress exists within the Simulink model mdlname.
Joern Malzahn 2012 RST, Technische Universitaet Dortmund, Germany. http://www.rst.e-technik.tu-dortmund.de
symexpr2slblock, distributeblocks
© 1990-2012 Peter Corke.