Section: Debugging FreeMat Code
dbstop(funcname,linenumber)
where funcname is the name of the function where we want to set the breakpoint, and linenumber is the line number.
funcname
linenumber