• debugging does not work

    From marcusfrommatlabtoscilab@gmail.com@21:1/5 to All on Fri Mar 27 00:49:24 2020
    Hello,
    I am new and used MATLAB before. I wanna debug my code with the function'debug', breakpoints and so on.

    When I set a breakpoint and continue with 'exec E_Matrix_bestimmen()' the following line comes:

    debugger stop on breakpoint(2) in function E_Matrix_setting at Line 2
    clear

    And the circular Scilab calculating symbol appears and nothing more happens, I can't enter anything. So I have to restart the program.

    What have I done wrong?

    Is there a page or someone who can explain the debug function to me? I used the page https://www.scilab.org/debugging-scilab-6 so far, ...
    but in the section "Run and analyze your code" there is no interruption of the code after the input 'exec compute(10)'

    SciLab calculates:
    debug> exec compute(10)
    ans =

    3628800.

    And don't break the code.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)