DBSTEP Step N Statements

Section: Debugging FreeMat Code

Usage

Step N statements during debug mode. The synax for this is either
  dbstep(N)

to step N statements, or

  dbstep

to step one statement.