res = return_state_block(Info,name)
function res=return_state_block(Info,name) n=find_num_block(Info,name); res=return_state(Info,n); endfunction