MATLAB: Delete a block and close an unconnected line with Ground & Terminator

add blockdelete a blockMATLABporthandlesreplace blocksimulink

I am trying to delete an block with unresolved link and to avoid unconnected signals, need to insert ground and Terminator block respectively.
Any suggestions are welcomed.

Best Answer

delete_block()
delete_line()
addterms()