M-File Help: doesblockexist View code for doesblockexist

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.

Author

Joern Malzahn 2012 RST, Technische Universitaet Dortmund, Germany. http://www.rst.e-technik.tu-dortmund.de

See also

symexpr2slblock, distributeblocks


 

© 1990-2012 Peter Corke.